[MacRuby-devel] Input field list

Steven Canfield stevencanfield.macruby at gmail.com
Tue Dec 29 21:51:19 PST 2009


Get the views subviews and iterate on them by class name. - 
isKindOfClass is the method. You could write filter / utility methods  
to make this easier.

Steve Canfield

On Dec 29, 2009, at 10:01 PM, Robert Rice <rice.audio at pobox.com> wrote:

> This is an unrelated Cocoa newbe question but I'm sure someone could  
> help me.
>
> Is there a way to programmatically get a list of the input and  
> control field objects in a view rather than linking all of the  
> fields separately in Interface Builder?
>
> Thanks,
> Bob Rice
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


More information about the MacRuby-devel mailing list