Re: Cocoa user pane equivalent?
Re: Cocoa user pane equivalent?
- Subject: Re: Cocoa user pane equivalent?
- From: Jo Meder <email@hidden>
- Date: Mon, 6 Apr 2009 13:10:53 +1200
Hi guys,
Can you explain what a user pane is (not all of us are that familiar
with Carbon) and what exactly you're trying to do?
A user pane was a precursor to HIView, that is a view (control is the
proper term for the user pane) that could handle user input events,
drawing and adding sub-views for grouping purposes.
Yes, that describes it pretty well.
NSView is the equivalent of HIView so NSView is what you want I think.
Thanks. Well, I still might inherit from NSControl if I decide it has
stuff I need, but that info is a help.
Regards,
Jo Meder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden