Florian Soenens <florian.soen...@nss.be> wrote:
> how to select multiple.

In IB there is an 'selection' option in the attributes inspector for the
behaviour.

Set it from momentary to multiple.

Afterwards you have to handle that in your code like:
   if ( [control isSelectedForSegment:3] )
and the like.



-- 
Hado Hein (KSK, DTHG), master craftsman of stagecrafts, Berlin
sip +49.30.91688488
www.beleuchtungsbildner.de - Stage Lighting Directing
www.batchmaker.de - Stage Lighting Design, Control and Routing
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to