FROM : j o a r
DATE : Mon Nov 29 20:23:00 2004
On 2004-11-29, at 19.53, Alex Reynolds wrote:
>> Is it not enough to simply resize and / or reposition it (-[NSWindow
>> setFrame:display:])?
> Thanks. I used [targetWindow setFrame:NSMakeRect(0,0,0,0) display:NO];
> and this worked perfectly.
Why would you want to set it to have zero width and height? I would
have expected something like: NSMakeRect(0.0, 0.0, 1024.0, 768.0).
j o a r
DATE : Mon Nov 29 20:23:00 2004
On 2004-11-29, at 19.53, Alex Reynolds wrote:
>> Is it not enough to simply resize and / or reposition it (-[NSWindow
>> setFrame:display:])?
> Thanks. I used [targetWindow setFrame:NSMakeRect(0,0,0,0) display:NO];
> and this worked perfectly.
Why would you want to set it to have zero width and height? I would
have expected something like: NSMakeRect(0.0, 0.0, 1024.0, 768.0).
j o a r
| Related mails | Author | Date |
|---|---|---|
| Alex Reynolds | Nov 29, 10:07 | |
| j o a r | Nov 29, 10:24 | |
| Alex Reynolds | Nov 29, 10:32 | |
| j o a r | Nov 29, 10:42 | |
| Lorenzo | Nov 29, 12:06 | |
| Alex Reynolds | Nov 29, 18:02 | |
| j o a r | Nov 29, 18:19 | |
| Alex Reynolds | Nov 29, 18:47 | |
| j o a r | Nov 29, 19:01 | |
| Alex Reynolds | Nov 29, 19:53 | |
| j o a r | Nov 29, 20:23 | |
| Alex Reynolds | Nov 29, 20:26 | |
| j o a r | Nov 29, 20:35 | |
| M. Uli Kusterer | Nov 29, 20:42 |






Cocoa mail archive

