gnustep-dev
[Top][All Lists]
Advanced

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

Re: [patch] colors


From: Nicolas Roard
Subject: Re: [patch] colors
Date: Sat, 5 Jun 2004 07:00:24 +0100

Hi,

Here is two patchs, similar to the one previously submitted, but taking in account the GSDrawingFunctions now in cvs. The first one is simply the replace of (most of) the NSDraw* drawing functions by the GSDrawingFunctions methods, the second contains specifically the modifications of NSTableView.

Attachment: patch-colors
Description: Binary data

Attachment: patch-colors-tableview
Description: Binary data



Considering the colors ... NSToolbar uses a new ColorList, System Extensions, for setting its background. Other colors could indeed be added to the standard color list, like a color for the progress bar, another for the background of "list" widgets (tableview, outlineview,browser), or for "status" text directly displayed on a window like GNUMail does. So, the idea is good, imho. I think it will be good to have some kind of singleton to directly use theses (instead of manually creating a colorlist each time) -- a GSColorSystemExtensions class or similar ?

thanks,

--
Nicolas Roard





reply via email to

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