στις 08/03/2011 11:40 πμ, O/H Reinhard Mueller έγραψε:
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 in
the gfd and/or in a trigger.

Maybe the best idea is to use identifiers familiar from HTML:

<entry color="RED" .../>
<button background-color="#abcdef" .../>
<trigger>
   my_entry.color = "#7F7F7F"
   my_button.background_color = 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.

_______________________________________________
gnue-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue-dev

Reply via email to