I'm porting an app from Carbon to Cocoa. I notice that when I use the carbon function PickColor to get a color dialog, the dialog has OK and Cancel buttons, but when using NSColorPanel the dialog does not have those buttons. Is there a way to get OK and Cancel buttons in the Cocoa version of my code?
-Kevin _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
