On Aug 7, 2006, at 7:31 AM, Simen Haugen wrote:

dSpinner control doesn't update it's value from the datasource if the
field is 0. If you get from a field other than 0 it updates it's value
also when fetching 0.

I've noticed this, too, on occasion. I did some digging, and it turns out that the wx.SpinCtrl, on which dSpinner is based, requires that its value be intialized to a string (!) in order for it to show up. I've added some code to the dSpinner class that seems to fix it. Try it out, and let me know if it works in your code, too.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to