On Nov 29, 2005, at 5:36 PM, Paul McNett wrote:

Let me clarify my (current) thinking. I know I may be contradicting some earlier discussions (maybe not though, I'm too lazy to look). The Hit event should be the event that fires whenever the default action for the given control occurs. When a button is pushed, when text is typed in a textcontrol, when a timer fires, and... when a list item is selected.

Well, this is exactly the opposite of what we discussed a while back. A dropdown list fires selection events as you scroll through the dropped list, and a Hit event when the list closes, indicating a selection. A list box fires selection events as you scroll through the choices, and a Hit event when you either press Enter or double- click on any choice.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to