On Jan 29, 2013, at 1:11 PM, Paul McNett <[email protected]> wrote:

> This commit fixes the autoBindEvents() to use the RegID if it is
> set, but Name otherwise.

        So if I have buttons in several places with the same name, but which 
are not siblings, will that single event handler work for all of them?

        Since RegIDs are unique across a form, there is no confusion possible 
as there is with Name. If you don't want to set RegID, then I think the 
preferred way to bind would be to pass the method name to an OnHit kwarg.


-- Ed Leafe


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to