Below is how I am setting update a dDateTextBox.  Nothing I do seems to fire 
the event I setup.  
startDate = dabo.ui.dDateTextBox(self, Width = 150, RegID = 'classDateID')
startDate.bindEvent(dabo.dEvents.CalendarDateChanged, self.dateChanged)

What I want is if the date is changed the event to fire.  Am I doing something 
wrong?

openSUSE 11.0 (yes I updated)
Python 2.5
wxPython 2.8.9.1

Johnf


_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/200907061416.31432.jfabi...@yolo.com

Reply via email to