• 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
Clearing cells in NSBrowser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clearing cells in NSBrowser


  • Subject: Clearing cells in NSBrowser
  • From: Sanri Parov <email@hidden>
  • Date: Mon, 4 Nov 2002 13:08:50 +0100

Hi everybody,

I'm creating a DiskMaster-like utilty and I'm stuck into this problem:
clearing an NSBrowser.
I've tried changing the "state" with the method setState: but nothing.
I've tried also with something like..

for (i=0; i<numColumns; i++)
{
[browser selectRow:-1 inColumn:i]
}
but nothing the same...
Does anyone of you know the solution?
Thank you very much.

--
Life is a state of mind
_______________________________________________
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: Clearing cells in NSBrowser
      • From: j o a r <email@hidden>
  • Prev by Date: Re: don't understand -[MyDocument init]
  • Next by Date: Re: NSApplescript
  • Previous by thread: Re: don't understand -[MyDocument init]
  • Next by thread: Re: Clearing cells in NSBrowser
  • Index(es):
    • Date
    • Thread