]> git.saurik.com Git - wxWidgets.git/commit
Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 21 Dec 2000 00:31:01 +0000 (00:31 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 21 Dec 2000 00:31:01 +0000 (00:31 +0000)
commite89ba6b3ca9af475f7308e5fc3afff43625975a5
treef253a9b92f621f587294fff0eba2e6a17d026ed2
parentc0e66542550fceda3cce827763f8c33ac9dd33b5
Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking and dragging the mouse while holding down the left mouse button to draw a rectangle around the widgets to be selected
Added code to the popup menus to identify which widget/dialog was right clicked
Double clicking an item in the TREE pane will bring up the EDIT PROPERTIES dialog for the widget/dialog that was double clicked.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/dialoged/src/edtree.cpp