OK - thanks Ed - at this early stage I can still change my code fairly 
easily to the alternative approach.
                 Rodgy
----- Original Message ----- 
From: "Ed Leafe" <[email protected]>
To: "Dabo Users list" <[email protected]>
Sent: Tuesday, January 20, 2009 1:31 PM
Subject: Re: [dabo-users] Is this a bug?


> On Jan 19, 2009, at 4:41 PM, Roger Lovelock wrote:
>
>> Following Sample exhibits the behaviour!
>
>
> OK, there is a bug here, but it has to do with the way that auto-
> binding of events is handled. I'm not sure why it's looking in both
> forms for a matching method name, but it is.
>
> I would suggest not using this style of binding, even after we fix
> the bug. Now it's much simpler to simply pass the event binding in the
> constructor of the button:
>
> btn = dabo.ui.dButton(self.mainpanel, Caption="Click Me",
> OnHit=self.onButton1Click)
>
>
> -- Ed Leafe
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
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/41e5ec8b8ebb455e9362be0cbd4a7...@roger

Reply via email to