• 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 selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser selection


  • Subject: Re: NSBrowser selection
  • From: Sherm Pendley <email@hidden>
  • Date: Thu, 29 May 2003 10:13:08 -0400

On Thursday, May 29, 2003, at 09:57 AM, Jacques wrote:

NSString *myString=@"/Users/jacques/Documents/MyDoc.txt";

My NSSBrowser is a file browser, and I would like to select the path
described by myString.

How can I do that ? I lloked all the NSBrowser methods

You missed one. ;-)

[myBrowser setPath: myString];

sherm--

The Tao gave birth to machine language. Machine language gave birth to the assembler.

The assembler gave birth to the compiler. Now there are ten thousand languages.

Each language has its purpose, however humble. Each language expresses the Yin and Yang of software. Each language has its place within the Tao.

But do not program in COBOL if you can avoid it.

-- The Tao of Programming
_______________________________________________
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: Switch efficiency for large case-sets
  • Next by Date: Re: Switch efficiency for large case-sets
  • Previous by thread: Re: Switch efficiency for large case-sets
  • Next by thread: Sending AppleEvent from Carbon To Cocoa App
  • Index(es):
    • Date
    • Thread