Re: Programmatically Picking Elements
Re: Programmatically Picking Elements
- Subject: Re: Programmatically Picking Elements
- From: Pierce Freeman <email@hidden>
- Date: Thu, 25 Jun 2009 13:20:15 -0700
- Thread-topic: Programmatically Picking Elements
Hi Kyle:
While there may be a more official name for them (outlets, maybe?), I
consider an "element" to be any element that goes on the screen. For
instance a NSTextField or a NSImageView.
I am more going for creating a UI on the server and then displaying it on
the client side. Does this still fall under the category of "View
Programming", or something different entirely?
Thanks for your help.
On 6/25/09 1:09 PM, "Kyle Sluder" <email@hidden> wrote:
> 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/Intr
> oduction/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