Re: [Gambas-user] Gambas 3 Display problems

2010-12-08 Thread BenoƮt Minisini
> Using GB.GTK+ Library on Ubuntu maverick, I notice odd display behaviour: > 1. Set a panel to default foreground, and text on components is black > in the IDE, as expected. Run the app and all text is grey. > 2. As item 1 but select foreground color as "System.TextForeGround" and > same problem.

[Gambas-user] Gambas 3 Display problems

2010-12-08 Thread Michael
Using GB.GTK+ Library on Ubuntu maverick, I notice odd display behaviour: 1. Set a panel to default foreground, and text on components is black in the IDE, as expected. Run the app and all text is grey. 2. As item 1 but select foreground color as "System.TextForeGround" and same problem. 3. As i