White edges on utility window when shown
White edges on utility window when shown
- Subject: White edges on utility window when shown
- From: Ryan McGann <email@hidden>
- Date: Tue, 21 Jan 2003 17:30:08 -0800
Hello,
We have a global floating utility window (NSPanel) that is shown via a background-only application (LSUIElement="1"). When the window is shown, any part of the window not covered by a view is white instead of the Aqua striped background. To show the window, we're simply sending the makeKeyAndOrderFront message from the window controller.
If it makes a difference, the window is shown from a thread, so we use performSelectorOnMainThread: to actually show the window.
Any suggestions on how we can fix this, short of covering our entire window with a dummy NSView?
Thanks,
Ryan McGann
----------------
Ryan McGann
Macintosh Internet Security
Symantec Corporation
Office: (310) 449-8556
eMail: email@hidden
_______________________________________________
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.