Re: GNUe wx colors
John Proios <[email protected]> Tue, 08 Mar 2011 19:43:23 +0200
| Newsgroups | gmane.comp.gnu.enterprise.devel |
|---|---|
| Message-ID | <[email protected]> |
=CF=83=CF=84=CE=B9=CF=82 08/03/2011 11:40 =CF=80=CE=BC, O/H Reinhard Muel= ler =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > Hi, John! > > Am Montag, den 07.03.2011, 17:37 +0200 schrieb John Proios: >> This is add option set a color for an label > > Hm. Just yesterday I committed a feature to change the background color > of an entry. > > I guess it's time I look into a general solution which allows for all > visual elements to have an explicit color and/or background color set i= n > the gfd and/or in a trigger. > > Maybe the best idea is to use identifiers familiar from HTML: > > <entry color=3D"RED" .../> > <button background-color=3D"#abcdef" .../> > <trigger> > my_entry.color =3D "#7F7F7F" > my_button.background_color =3D None # reset to default > </trigger> > > What do you think? Ouaou. That is. Your idea is very good on entry,button,trigger,etc. I looking your commit and updating other drivers. Tnks Reinhard.