[MonoTouch] Outlet Collections

andersa anders.agren at larmia.se
Wed Mar 7 09:21:13 UTC 2012


Hi!
I'm having some problems with Outlet Collections:

I select three labels in the Xcode "Document items" area (or whatever its
called), Ctrl-drag them into the header file in the Assistant and select
Outlet Collection as the connection type. The property is then created in
the header file (@property (retain, nonatomic) IBOutletCollection(UILabel)
NSArray *colorLabel;).
But, if I save the Xcode project and return to MD nothing happens in the
designer file. And when I double-click on the xib to reopen it, the Outlet
Collection gets removed from the header file as well.

Am I doing something wrong or am I missing some fundamental info on Outlet
Collections?

Best regards,
Anders

MD 2.8.6.5
MT 5.2.5

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Outlet-Collections-tp4452710p4452710.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list