• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Is it possible to use Radio Group(NSMatrix) in a different way?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it possible to use Radio Group(NSMatrix) in a different way?


  • Subject: Is it possible to use Radio Group(NSMatrix) in a different way?
  • From: Bill David <email@hidden>
  • Date: Sat, 15 Oct 2011 22:18:59 +0800

I need implement a UI as the following on my Mac OS 10.6:

option 1
    detailed configuration for option 1
option 2
    detailed configuration for option 2
option 3
    detailed configuration for option 3

I can't select more than one option at the same time, so that I want to use
Radio Group to implement it.
But as radio group must have all options(radio buttons) close to each other,
I tried to use multiple Radio Groups(NSMatrix) to implement it as I need
only one option selected at the same time, i.e. use a radio group for each
option and use code to ensure only one option selected each time. But I
failed, as NSMatrix must have one item selected (it may not be true, but it
seems to work in this way to me), so that all options are selected all the
time.

Do you have any idea on how to implement such a UI?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Is it possible to use Radio Group(NSMatrix) in a different way?
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Xcode 4.2/iPhone/graphing app development movie
  • Next by Date: Re: Use storyboard in iOS app
  • Previous by thread: Xcode 4.2/iPhone/graphing app development movie
  • Next by thread: Re: Is it possible to use Radio Group(NSMatrix) in a different way?
  • Index(es):
    • Date
    • Thread