I want to create an 8 x 8 grid of Check Boxes (Toggle Buttons would
work also).
I can easily provide the typical "Select/De-Select All" button,
however there my be times
when the user only wants to select >1 and < 64 of the widgets.
I was thinking that a Click-drag-select motion with the mouse would be
useful for this.
The user would click in the upper left corner, and drag to the lower
right corner, then release the mouse.
When the mouse is released, any widget within that rectangle would
change to the Selected state.
I don't know how to implement this though.
Has anyone done anything like this- or can point me to an example
which shows which events I need to handle?
···
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en