FROM : Andreas Mayer
DATE : Sun Oct 17 19:56:15 2004
Am 17.10.2004 um 04:37 Uhr schrieb Weston Houghton:
> I'm making a NSTexturedBackgroundWindowMask to get rid of the title
> bar, as I'm doing live snapping of the window to the edge of the
> screen (and eventually hopefully to each other I guess).
Is this really necessary? Couldn't you just use NSWindow's
- (NSSize)windowWillResize:(NSWindow *)sender
toSize:(NSSize)proposedFrameSize
delegate method?
Andreas
DATE : Sun Oct 17 19:56:15 2004
Am 17.10.2004 um 04:37 Uhr schrieb Weston Houghton:
> I'm making a NSTexturedBackgroundWindowMask to get rid of the title
> bar, as I'm doing live snapping of the window to the edge of the
> screen (and eventually hopefully to each other I guess).
Is this really necessary? Couldn't you just use NSWindow's
- (NSSize)windowWillResize:(NSWindow *)sender
toSize:(NSSize)proposedFrameSize
delegate method?
Andreas
| Related mails | Author | Date |
|---|---|---|
| Weston Houghton | Oct 17, 04:37 | |
| Markus Hitter | Oct 17, 10:09 | |
| Andreas Mayer | Oct 17, 19:56 | |
| Weston Houghton | Oct 17, 20:29 | |
| Guy English | Oct 18, 00:37 | |
| Guy English | Oct 18, 00:39 |






Cocoa mail archive

