gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUe wx colors


From: John Proios
Subject: Re: GNUe wx colors
Date: Tue, 08 Mar 2011 19:43:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.9.1.16) Gecko/20101227 Icedove/3.0.11

στις 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]