occt: master 7c441da0

Author Committer Branch Timestamp Parent
msv apn master 2017-01-09 07:11:01 master e59839c8
Affected Issues  0028333: Draw Harness - whatis command hangs when selection is activated with no opened view
Changeset 0028333: Draw Harness - whatis command hangs when selection is activated with no opened view

Added new method Draw_Window::IsMapped() for checked window state.
Draw_Window using XLib now does not exit application on closing window.
The method Draw_Viewer::Select() (called by whatis command)
has been corrected so as not to enter the loop if no views are initialized.
mod - src/Draw/Draw_Viewer.cxx Diff File
mod - src/Draw/Draw_Window.cxx Diff File
mod - src/Draw/Draw_Window.hxx Diff File
mod - src/Draw/Draw_Window_1.mm Diff File