• 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
Re: Radio Button Matrix Draws Multiple Selections
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Radio Button Matrix Draws Multiple Selections


  • Subject: Re: Radio Button Matrix Draws Multiple Selections
  • From: Ricky Sharp <email@hidden>
  • Date: Sun, 8 May 2005 16:46:51 -0500


On May 7, 2005, at 11:34 PM, Seth Willits wrote:

On May 7, 2005, at 7:43 PM, Ricky Sharp wrote:


I have a radio button matrix bound to user defaults and although its tracking mode is radio and it works correctly, multiple buttons show they are selected at the same time. If I switch to another app it redraws so that only one is selected. Kinda funky.


What binding are you using (e.g. selectedTag)?


selectedTag, yes. But I guess the binding isn't the problem actually. I dragged the standard radio matrix to the view and it happens to it as well. The matrices are in an NSBox which is in an NSView embedded in a window.

That's very odd; perhaps something has gone corrupt on you.

In IB 2.5 (part of Xcode 2.0) running under Tiger, I wasn't able to reproduce this. I created a new Cocoa app nib and in the window, I created the following hierarchy:

+ NSWindow
  + NSView (content view)
    + NSView <-- this is a custom view
      + NSBox (Box)
        + NSMatrix
          * NSButtonCell (Radio)
          * NSButtonCell (Radio)

Interacting with the mouse or full keyboard access works as expected.

--
Rick Sharp
Instant Interactive(tm)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Radio Button Matrix Draws Multiple Selections (From: Seth Willits <email@hidden>)
 >Re: Radio Button Matrix Draws Multiple Selections (From: Ricky Sharp <email@hidden>)
 >Re: Radio Button Matrix Draws Multiple Selections (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Tiger documentation update
  • Next by Date: Spotlight mdimporter confusion
  • Previous by thread: Re: Radio Button Matrix Draws Multiple Selections
  • Next by thread: Developer Group in London
  • Index(es):
    • Date
    • Thread