Re: Programmatically Picking Elements
Re: Programmatically Picking Elements
- Subject: Re: Programmatically Picking Elements
- From: Kyle Sluder <email@hidden>
- Date: Thu, 25 Jun 2009 13:09:01 -0700
What is an "element"?
Sounds like you want to show/hide portions of your user interface
based on the data you receive from the server. Or do you want the
user to be able to create whatever UI they want on the server and show
it on the client?
You're going to have to write code to do it either way. It sounds
like you should review the documentation, specifically the View
Programming Guide:
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaViewsGuide/Introduction/Introduction.html
--Kyle Sluder
_______________________________________________
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