Hello.

In cases where a custom view class occupies the whole NSWindow content area, 
the resize handle at the bottom right corner gets overdrawn and stays behind 
the graphics. Is there any easy way of telling Cocoa that the resize handle 
should be drawn on top of any other graphics?

For example, put a NSOpenGLView to a window and make it as large as the 
window's content area, and draw the OpenGL view with black. The resize handle 
gets overdrawn. To make it visible, is there any other way than to draw the 
handle manually with OpenGL?

Regards,
Henri Häkkinen

_______________________________________________

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