discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Ann: NiftyTitleBar


From: Chad Hardin
Subject: Re: Ann: NiftyTitleBar
Date: Thu, 8 Jul 2004 18:00:29 -1000

Hey Matt,

This is really groovy! I'm wondering, why not just go ahead and put it right in the sources? This made me think that it is time to think about adding Apple's additions to NSWindow. I'm talking about
- (NSButton *)standardWindowButton:(NSWindowButton)button
and
+ (NSButton *)standardWindowButton:(NSWindowButton)button forStyleMask:(unsigned int)styleMask
as well as the associated enums:
NSWindowCloseButton, NSWindowMiniaturizeButton, NSWindowZoomButton, NSWindowToolbarButton (?), and
NSWindowDocumentIconButton :-)
(from Apple's Cocoa docs website)


I gotta say I'm really exited about the window decoration progress. I have been using it for almost 24 hours and I like it a lot. I'll be restarting the DirectFB backend here soon and this will come in sooo handy. That and CUPS... :-)


Chad



On Jul 7, 2004, at 12:22 PM, Matt Rice wrote:

NiftyTitleBar is a theme bundle that adds a draggable
file icon to the title bar of windows which represent
a
file.

to use it you need gnustep-gui cvs from yesterday and
gnustep-back cvs from 6-26

it requires a small amount of application support
developers must call
-(void)setRepresentedFilename:
on an NSWindow instance for it to have any effect.

NSDocument based applications may get this for free
(untested)

see the README for installation details..

ftp://ftp.gnustep.org/pub/gnustep/contrib/NiftyTitleBar-0.0.1.tar.gz



                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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