Paul McNett wrote:
Ed Leafe wrote:
Paul, you're missing the point completely. I *understand* how ValueChanged works. But if the demo is designed to show you how two methods named onHit_xxx() are bound by RegIDs, it doesn't help that there is only one such method. I specifically chose to use a dropdown because it raised Hit events, while other controls did not.


But you changed how Dabo works for the benefit of your demo! Hit shouldn't be raised when the value changes, it should be raised when the user does the default thing for the control in question.

I see now that one of your points in the demo was showing that you have two onHit events, one for the list and one for the dropdownlist. I humbly submit that the gist of that point is still valid: the resolving of the regid's. Does it really matter that for the button we react to Hit and for the dropdown we react to ValueChanged? Shouldn't we be showing the correct way?


--
Paul McNett
http://paulmcnett.com
http://dabodev.com


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

Reply via email to