fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Mouse capturing with wxVTKRWI still broken #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Startup a wxVTKRWI: interact with the left mouse button, now press and
release the middle mouse button, now release the left button.  Mouse is
still captured.  Click somewhere in the scene, you can now not focus any
other DeVIDE windows, until you click on the console, and back on DeVIDE.

Original issue reported on code.google.com by cpbotha on 28 Feb 2008 at 4:59

GoogleCodeExporter commented 9 years ago
Fixed wxVTKRWI (it now is more careful with mouse capturing: only the mouse 
button
that captured the mouse can release it) and made patch for this.  Patch has been
integrated with johannes.  I will also commit it to VTK head within the week.

Original comment by cpbotha on 29 Feb 2008 at 11:49