On Dec 3, 2010, at 9:57 AM, Ed Leafe wrote:

>       Two ways: bindEvent() will do it explicitly, or you can pass in the 
> binding when you create the button: e.g.: btn = dabo.ui.dButton(self, 
> Caption="foo", OnHit=self.myButtonHandler)


        I should re-word that. Both means of binding are explicit; the former 
method is for when the object already exists, and the latter for doing the 
binding at object instantiation time.


-- Ed Leafe



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

Reply via email to