• 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: shift+tab problem in dialogs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shift+tab problem in dialogs


  • Subject: Re: shift+tab problem in dialogs
  • From: Luc Vandal <email@hidden>
  • Date: Wed, 20 Jul 2005 14:01:35 -0400

The problem seems to be with NSComboBox. Tried insertBacktab and it's not even triggered!

Luc


On 20-Jul-05, at 12:39 PM, Andreas Mayer wrote:

- (void)insertBacktab:(id)sender
{
    // move to previous key view
    [[self window] makeFirstResponder:[self previousValidKeyView]];
}


_______________________________________________ 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: 
 >Re: shift+tab problem in dialogs (From: Luc Vandal <email@hidden>)
 >Re: shift+tab problem in dialogs (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Adding 30 minutes to an NSDate
  • Next by Date: Re: UI Data Grouping Question
  • Previous by thread: Re: shift+tab problem in dialogs
  • Next by thread: Cross-Development
  • Index(es):
    • Date
    • Thread