On Jan 3, 2011, at 8:41 PM, Carey Gagnon wrote:

> In lieu of that I was thinking of creating a dButtonImage and seeing if I
> could bind an event, but alas I'm still learning both python and dabo so
> it's probably a bit over my head at this point.


        Assuming your dDateTextBox has a RegID of 'datetext', and this code is 
at the form level:

btn = dabo.ui.dBitmapButton(self, Picture="path/to/image.png",
        OnHit=self.datetext.showCalendar)



-- 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