Re: to-many outlets in IB
Avi Drissman <avi-wYYLmqtpiAJWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
Check out GTMIBArray in GTM: http://code.google.com/p/google-toolbox-for-mac/source/browse/trunk/AppKit/GTMIBArray.h <http://code.google.com/p/google-toolbox-for-mac/source/browse/trunk/AppKit/GTMIBArray.h> Avi On Thu, Mar 18, 2010 at 6:55 AM, Christiaan Hofman <[email protected]>wrote: > Is it possible to have an array as an IBOutlet, so i can connect any number > of items to the outlet in IB? I know multiple connections to an outlet are > possible in principle, for instance the Accessibility link outlet can have > multiple connections. But is this something that's hard-coded for specific > cases in IB, or can I do this myself for a custom outlet? > > thanks, > Christaan > > _______________________________________________ > MacOSX-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/macosx-dev >