Dermot Musgrove wrote:
>
> Damon Chaplin wrote:
> >
> [...]
> > I think the only place Glade does this is in load_parse_color() isn't it?
> > I've updated it to multiply by 257.
> I haven't really checked but I think that you also define some default
> colours in the gnome_druid* .c files
They are all 16-bit RGB fields.
> > We may switch to 16-bit colors in the XML at some point. I think all we
> > need to change is load_parse_color() and save_color() to do this.
> Right, I'll have to catch this when you make the change. Perhaps you
> could use a different widget property like <bg_color16> or add a <project>
> property like <glade_version> so that I can tell the difference.
I'll use a different format (like X colors) so it will be easily identifiable.
e.g. RGB:RRRR/GGGG/BBBB. The XML parsers should support both formats, for a while
at least.
Damon
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.