to-many outlets in IB
Christiaan Hofman <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
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