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

Problems with NSBrowser


  • Subject: Problems with NSBrowser
  • From: Guy Winslow <email@hidden>
  • Date: Tue, 14 May 2002 11:34:03 -0700

I am missing something hear and cant figure it out for the life ova me. I
am using the NSBrowser and have a length operation going on in the:

- (int)browser:(NSBrowser *)sender numberOfRowsInColumn:(int)column
{
}

Function. Its a network operation so it can rang from several seconds till
my socket times out. I have a progress bar in the application showing the
user there is something going on. I call the startAnimation in the
beginning and the stopAnimation in the end. The progress bar never starts.
Overloaded the class and it never gets drawRect call till after I reach the
end of the numberOfRowsInColumn function. Got to be something simple. Any
ideas, anyone?

_________________________________________________________________

class Software Engineer
{
Public:
Prosoft Engineering Inc.
4725 First Street, Suite 270
Pleasanton, CA 94566

E-mail: email@hidden or email@hidden
Phone: (925) 426-6100 Ex:2308
Fax: (925) 426-6100
Cell: (925) 895-6329

Private:
Guy Winslow
1181 Sierra Ct
Livermore, CA. 94550
Home: (925) 606-1091
};
_________________________________________________________________
_______________________________________________
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: Application Dock Menu little issue II (attack of the Dock)
  • Next by Date: Re: why register for dragged types?
  • Previous by thread: Custom StatusItem
  • Next by thread: Problems with NSBrowser
  • Index(es):
    • Date
    • Thread