NSColorPanel implemented by Dashboard widget
NSColorPanel implemented by Dashboard widget
- Subject: NSColorPanel implemented by Dashboard widget
- From: Brian Soetikno <email@hidden>
- Date: Fri, 15 Jul 2005 22:54:51 -0700
I'm trying to implement a NSColorPanel with a dashboard widget. This
code seems to work fine in a regular Cocoa app.
colorPanel = [NSColorPanel sharedColorPanel];
[colorPanel orderFront:self];
..but in a widgetplugin the panel doesnt show..
I cant see why a widgetplugin would be different from a real app..
when both use Cocoa.
Thanks
- Brian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden