• 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
Changing NSButton mixed-state transition order ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changing NSButton mixed-state transition order ?


  • Subject: Changing NSButton mixed-state transition order ?
  • From: Nick Sayer <email@hidden>
  • Date: Tue, 14 Oct 2003 15:47:09 -0700

I originally asked this on java-dev and was refered here. I'm doing this in Java / Cocoa, if it matters.

I have a couple of NSButtons configured as switches with mixed state enabled. What I want to do is change the order to Off, On, Mixed rather than Off, Mixed, On.

I presume I'll have to either subclass something and replace setNextState(). I tried doing this by extending NSButton, but it didn't work. Should I subclass NSButtonCell instead?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: Re: Adding items to an NSOutlineView
  • Next by Date: 300 dpi PNG files
  • Previous by thread: Re: Adding items to an NSOutlineView
  • Next by thread: 300 dpi PNG files
  • Index(es):
    • Date
    • Thread