• 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
funky control behavior when in an NSDrawer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

funky control behavior when in an NSDrawer


  • Subject: funky control behavior when in an NSDrawer
  • From: Josh Burnett <email@hidden>
  • Date: Mon, 24 Oct 2005 09:15:13 -0400

Two quick things:

1. Combo boxes don't allow keyboard navigation when placed in an NSDrawer. When a combo box has the focus in a normal window, you can hit the down arrow, and the list of options pops up. When in an NSDrawer, the list shows up briefly, and then immediately goes away. How do I make the combo box behave normally?

2. As we all know, buttons with the key equivalent of 'return' normally are highlighted, and pulse. But when those buttons are in an NSDrawer, they don't. In my case, their associated actions are still happening when I press the 'return' key, but the buttons just don't show up glowing and pulsing by default. How do I get the button to glow? I know that I can make it highlighted by using [NSControl highlight], but that's a hack, and I have to re-issue the command when the button is clicked, or it goes back to the normal color. Also, it just makes the button blue, not pulsing.

Thanks!

Josh

_______________________________________________
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


  • Prev by Date: Re: Building a view transparent to dragging
  • Next by Date: Re: Building a view transparent to dragging
  • Previous by thread: Re: modeling NSManagedObject with large binary data attribute
  • Next by thread: Font toolbar button doesn't close Font panel
  • Index(es):
    • Date
    • Thread