gnue-dev
[Top][All Lists]
Advanced

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

Re: GNUe wx colors


From: Reinhard Mueller
Subject: Re: GNUe wx colors
Date: Tue, 08 Mar 2011 10:40:40 +0100

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?

Thanks,
Reinhard

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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