• 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: Selecting NSTextFieldCell as First Responder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selecting NSTextFieldCell as First Responder?


  • Subject: Re: Selecting NSTextFieldCell as First Responder?
  • From: Rob Frohne <email@hidden>
  • Date: Sun, 1 Sep 2002 16:09:09 -0700

Thanks Lance,

I found just what I needed in NSMatrix as you suggested.

[[displayMatrix window] makeFirstResponder: displayMatrix ];
[displayMatrix selectCellWithTag:XDISPLAY];

selectCellWithTag: was the key!

Thanks,

Rob
On Sunday, September 1, 2002, at 03:01 PM, Lance Bland wrote:


On Sunday, September 1, 2002, at 05:41 PM, Rob Frohne wrote:

Subject: Selecting NSTextFieldCell as First Responder?

a cell is not a responder.

look at the superclasses for NSTextFieldCell and then NSView and then NSMatrix.

------------------------------------
Lance Bland
mailto:email@hidden
web charts at http://www.vvi.com/products/chart


--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla College
http://www.wwc.edu/~frohro/
_______________________________________________
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: Testing an NSImageView?
  • Next by Date: Socket in cocoa
  • Previous by thread: Selecting NSTextFieldCell as First Responder?
  • Next by thread: Testing an NSImageView?
  • Index(es):
    • Date
    • Thread