FROM : Scot Gellock
DATE : Wed Jan 01 17:47:47 2003
I have a NSColorWell on a preference panel. If I cause the NSColorWell to
display a NSColorPanel and then cause the preference panel to close, the
NSColorPanel does not close, but remains visible.
N the code that I have to close the reference panel, I'm issuing a:
[_colorWell deactivate];
I thought issuing a deactivate would cause the color panel to be dismissed,
but it does not.
What is the proper manner in which to ensure the color panel gets closed?
Scot
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Wed Jan 01 17:47:47 2003
I have a NSColorWell on a preference panel. If I cause the NSColorWell to
display a NSColorPanel and then cause the preference panel to close, the
NSColorPanel does not close, but remains visible.
N the code that I have to close the reference panel, I'm issuing a:
[_colorWell deactivate];
I thought issuing a deactivate would cause the color panel to be dismissed,
but it does not.
What is the proper manner in which to ensure the color panel gets closed?
Scot
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Scot Gellock | Jan 1, 17:47 | |
| Janek Priimann | Jan 1, 19:57 |






Cocoa mail archive

