Difference between revisions of "Developer Meetings/20131015"

From Slicer Wiki
Jump to: navigation, search
Line 11: Line 11:
  
 
== Results ==
 
== Results ==
 +
* Attendees agree that removing asserts is good
 +
* Stick with Qt key press events, don't grab window focus
 +
** Look at the Editor enter method where it sets up key bindings, may have to figure out which widget it's in and then simulate mouse clicks, or use signals that the vtk code can listen for
 +
* Grid transform discussion got everyone on the same page
 +
* Touch base with Sonia about Slicer version for RSNA tutorials
 +
** She says that 4.3.1 should be fine, will submit bug reports if anything is missing

Revision as of 21:53, 15 October 2013

Home < Developer Meetings < 20131015

To discuss

Results

  • Attendees agree that removing asserts is good
  • Stick with Qt key press events, don't grab window focus
    • Look at the Editor enter method where it sets up key bindings, may have to figure out which widget it's in and then simulate mouse clicks, or use signals that the vtk code can listen for
  • Grid transform discussion got everyone on the same page
  • Touch base with Sonia about Slicer version for RSNA tutorials
    • She says that 4.3.1 should be fine, will submit bug reports if anything is missing