setFrame on sheet
setFrame on sheet
- Subject: setFrame on sheet
- From: Ivan Myrvold <email@hidden>
- Date: Tue, 27 May 2003 16:11:55 +0200
I have some problems setting the frame on sheet several times. The
first time I do a
[mysheet setFrame:myRect display:YES];
the sheet shows up normally when I do a [NSApp beginSheet:mysheet...
but the next time through the setFrame and beginSheet, the sheet shows
up taller (about 22 pixels), and every time through this code the sheet
have this same, 22 pixels taller sheet.
What can I do to avoid this?
Ivan
_______________________________________________
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.