custom NSWindow
custom NSWindow
- Subject: custom NSWindow
- From: Damien <email@hidden>
- Date: Wed, 26 Feb 2003 10:02:35 +0100
Hi,
In my program, I need to have a window that can have the title bar on
the top(which is the default) or on the bottom, is that possible by
subclassing NSWindow? How?
I also need to change the title bar's attributes, like the height of
this title bar, the color, ... Also change the mask of the window
while the program is running (nsbordelesswindow mask or
nstitledwindowmask) Is that also possible by subclassing NSWindow? I
didn't find anything about customing the title bar (except the constant
mask)...
Thanks a lot,
damien
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.