discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH]: GWorkspace Icon Themability


From: M. Uli Kusterer
Subject: Re: [PATCH]: GWorkspace Icon Themability
Date: Sun, 31 Oct 2004 21:28:03 +0100
User-agent: MT-NewsWatcher/3.4 (PPC Mac OS X)

In article <mailman.6390.1099243041.2017.discuss-gnustep@gnu.org>,
 Enrico Sersale <enrico@dtedu.net> wrote:

> - the open folder icon

 OS X has one, too. Used during drag & drop, I think.

> - the disk icon used on the desktop
> - the icon for a "open" disk (as for the folder)

 This sounds like a job for IconKit. In MacOS 9, you could have 
different "icon transforms" applied to an icon. Those included 
"selected" and "open". "selected" was just darkened, and "open" was the 
icon's opaque area filled with a dark bluish-grey and outlined, so it 
looked like a hole.

 Would probably be a smart idea to have such "transforms" in IconKit as 
well (don't forget combinations of those). If a theme provides "open" or 
"selected" variants of its icons, those are used, otherwise a transform 
is applied to them.

> - the empty recycler icon
> - the full recycler icon

 Note that on MacOS X, all this stuff is only available via Carbon. 
Which means while an IconKit version for MacOS X would be possible (and 
I think there's a third-party "icon suite" wrapper class around the 
Carbon stuff), there is no Cocoa API one could be compatible to -- yet.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de


reply via email to

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