Re: status bar
Re: status bar
- Subject: Re: status bar
- From: Enigmarelle Development <email@hidden>
- Date: Tue, 29 Jan 2002 21:27:20 -0500
I believe he means Finder's disk space/number of items status bar
just below the toolbar. I get confused between them too.. AFAIK
that's just a regular view that Finder handles - no API involved.
-john c. warner
enigmarelle development
http://www.enigmarelle.com/
On Tuesday, January 29, 2002, at 09:09 PM, Ali Ozer wrote:
Do you mean NSToolbar? That is the strip of buttons that you see in
Mail and PB, right below the title bar. You can find a simple
example in /Developer/Examples/AppKit/SimpleToolbar.
NSStatusBar is for putting items in the right end of the menu bar;
they are visible no matter what app is active. It's not really
Finder's.
Ali
On Tuesday, January 29, 2002, at 01:22 PM, Robert Vasvari wrote:
can anybody point me to an example to have a status
bar in one of my OWN windows (ala Mail or Project
Builder)? The cocoa docs on NSStatusBar seem to talk
about only the Finder's status bar on the top of the
screen. Thanx!
_______________________________________________
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.