• 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: .Mac PrefPane's QuotaBar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .Mac PrefPane's QuotaBar


  • Subject: Re: .Mac PrefPane's QuotaBar
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Sun, 3 Apr 2005 09:32:04 +0200

At 19:12 Uhr -0500 02.04.2005, Joannou Ng wrote:
If I'm not willing to wait? Regardless, the app needs to run on Panther.

I've never rolled my own views. How difficult would it be to roll my own QuotaBar?

I sadly can't get it to show up without registering for a .Mac account, so I can't actually see the thing. If you could describe the thing more precisely, I could give you more exact info.


That said, I suppose it's some kind of bar graph or pie chart that simply displays what you've used certain parts of your total quota for? In that case, it'd be easy: xCode has templates for creating a new NSView subclass, and you just enter the drawing code into its drawRect: method. Use NSBezierPath to do the actual drawing, drag the view's header into a NIB file, drag a new "custom view" object into your window and set its "Custom Class" to your class, and it'll be created. (Or just created manually, whatever makes sense in your case)

I believe I also saw some finished graph and chart classes on the web somewhere.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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: 
 >.Mac PrefPane's QuotaBar (From: Joannou Ng <email@hidden>)
 >Re: .Mac PrefPane's QuotaBar (From: Jonathon Mah <email@hidden>)
 >Re: .Mac PrefPane's QuotaBar (From: Joannou Ng <email@hidden>)

  • Prev by Date: Re: SInt64 and UInt64 problems with large values
  • Next by Date: [moderator] Re: [OT] 2GB file limit
  • Previous by thread: Re: .Mac PrefPane's QuotaBar
  • Next by thread: Re: .Mac PrefPane's QuotaBar
  • Index(es):
    • Date
    • Thread