On Jun 4, 2010, at 12:29 AM, Dave Fernandes wrote: > The Leopard AppKit release notes certainly mention textured windows in a > number of places, but nowhere does it say that they are deprecated. I thought > a bottom bar was just a strip of visible window background. How do you make > the window draggable from the bottom bar without making the window textured?
I use [window setContentBorderThickness:24.0 forEdge:NSMinYEdge]; Regards Markus -- __________________________________________ Markus Spoettl _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
