Custom Cocoa control using Carbon? Possible? Examples?
Custom Cocoa control using Carbon? Possible? Examples?
- Subject: Custom Cocoa control using Carbon? Possible? Examples?
- From: Mel Walker <email@hidden>
- Date: Mon, 11 Aug 2003 08:50:46 -0600
I would like to create a custom control in Cocoa, using the Appearance
API calls (like DrawThemePlacard or DrawThemeButton or etc.) to make it
look like an actual MacOS X control. It seems obvious to use an NSCell
subclass, get the controlView's window and do the drawing. Long story
short, I'm having problems integrating these cells into a table view.
Does sample code exist to do this? I can't seem to find any, but maybe
I'm searching on the wrong words.
--
Mel Walker <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.