• 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: NSBrowser active column problem [solved]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser active column problem [solved]


  • Subject: Re: NSBrowser active column problem [solved]
  • From: Patrick Haruksteiner <email@hidden>
  • Date: Wed, 30 Mar 2005 10:04:57 +0200


well, the problem got solved without replies ;-)

here is the solution if anyone is interested, or if anyone might encounter the same problem;

On Mar 29, 2005, at 17:35, Patrick Haruksteiner wrote:
How do I tell the browser that the last column should be the active one?

-> you have to set the firstResponder to the matrix of the browser column you want to be active:


[[self window] makeFirstResponder:browserMatrix];


/patrick

_______________________________________________
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: 
 >NSBrowser active column problem (From: Patrick Haruksteiner <email@hidden>)

  • Prev by Date: Re: how to make an object with a single unique instance like NSNull?
  • Next by Date: Re: NSOpenPanel and new directories?
  • Previous by thread: NSBrowser active column problem
  • Next by thread: Supporting variable-number of table columns, based on source.
  • Index(es):
    • Date
    • Thread