How to make borderless window resizable
How to make borderless window resizable
- Subject: How to make borderless window resizable
- From: Jan Hülsmann <email@hidden>
- Date: Tue, 17 Feb 2004 21:49:10 +0100
Hello,
in my app I have a borderless window, as in the RoundTransparentWindow
example provided by Apple, but without the round image.
How do I enable normal resizing behavior (i.e. click and drag the lower
right corner)?
Is there something like
- (void)setIsResizeable:(BOOL)resizeable
to use with NSWindow?
Any thoughts?
TIA,
--Jan--
_______________________________________________
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.