Ed Leafe wrote: > dabo Commit > Revision 5567 > Date: 2009-12-27 12:24:09 -0800 (Sun, 27 Dec 2009) > Author: Ed > Trac: http://trac.dabodev.com/changeset/5567 > > Changed: > U trunk/dabo/ui/uiwx/dSpinner.py > > Log: > Restored the call to flushValue() that was removed in the recent changes to > dSpinner. It was breaking anything that used a data-bound spinner, especially > the Class Designer.
It wasn't breaking my data-bound dSpinners, and anyway I don't understand why this would be needed since setting self.Value should result in an implicit self.flushValue() anyway. Any ideas? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
