On Fri, Jul 31, 2009 at 3:13 PM, Ed Leafe<[email protected]> wrote: > On Jul 30, 2009, at 9:02 AM, Miguel Lopes wrote: > >> dStatusBar.ForeColor property is not accepting assignments. > > There is no interface into the control to set the text color. It does > seem odd that you can set the background color, the font sizes and > styles, but not the text color.
The dStatusBar has the ForeColor property (checked at: http://paul.dabodev.com/doc/api/dabodoc/dabo.ui.uiwx.dStatusBar.dStatusBar.html ) But on the other hand the dFont does not which is strange! >> dForm.first() , .prior(), .next(), .last() methods are not updating >> the status bar text properly >> Both .prior() and .next() update when they hit BOF and EOF, all other >> alternatives don't update. > > > That was fixed a while back. I've just confirmed that it's working on > a typical App Wizard-generated application. Can you post your system > information from the Help/About dialog? Yes. I remember mentioning this. Info: Platform: Mac Python Version: 2.5.4 on darwin Dabo Version: Version 0.9.2; Revision 5254M UI Version: 2.8.9.2 on wxMac Miguel _______________________________________________ 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]
