On 02/01/2010, at 7:04 AM, PCWiz wrote:

> Is there a simple way to do this? Do I have to draw the entire window by hand 
> (bottom bar and all) ? Or can I slightly modify the existing NSWindow layout 
> to just draw that arrow at the top? Thanks


You could possibly fake the title bar by using a second child window that 
overlays the top section of the window and draws just the arrow. Otherwise, 
you'd need to draw the whole thing yourself.

--
Rob Keniger



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to