• 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
NSTextField TAB-Behaviour Overwriting?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextField TAB-Behaviour Overwriting?


  • Subject: NSTextField TAB-Behaviour Overwriting?
  • From: Manfred Lippert <email@hidden>
  • Date: Mon, 17 Jun 2002 11:56:02 +0200

Hi,

how can I overwrite the TAB-behaviour of an NSTextField?

Currently Option+TAB inserts Tabulator characters and TAB moves the focus to
the next view.
I want to swap this behaviour, so Tabulator characters can be inserted with
raw TAB key strokes and Focus can be switched with Option+TAB.

I've done this already with an NSTextView. This was easy: I had to overwrite
keyDown. But this is not possible for an NSTextField.

Thanks,
Mani
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSTextField TAB-Behaviour Overwriting?
      • From: Douglas Davidson <email@hidden>
    • Re: NSTextField TAB-Behaviour Overwriting?
      • From: Ondra Cada <email@hidden>
  • Prev by Date: What should i use ???? (NSView || NSButton || NSCustomView)
  • Next by Date: Re: What should i use ???? (NSView || NSButton || NSCustomView)
  • Previous by thread: Re: What should i use ???? (NSView || NSButton || NSCustomView)
  • Next by thread: Re: NSTextField TAB-Behaviour Overwriting?
  • Index(es):
    • Date
    • Thread