Ed Leafe wrote:
On Nov 29, 2005, at 5:17 PM, Paul McNett wrote:
+ Removed the binding to the enter key, as it wasn't working anyway.
+ Removed the ListSelection/ListDeselection events, as it wasn't
properly
distinguishing between the two, and in my testing I found that
EVT_LISTBOX
only fires when an item is selected, except for the first item.
+ Mapped EVT_LISTBOX to dEvents.Hit, to match what we've done elsewhere.
+ Removed the binding to EVT_LISTBOX_DCLICK because users can just
bind to
the normal dEvents.MouseLeftDoubleClick Dabo event.
+ Modified the test to accomodate the changes.
Am I reading that correctly? We've now changed it so that simply
selecting an item fires the Hit event?
Yep... is this the one that I switched around not too long ago?
--
Paul McNett
http://paulmcnett.com
http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev