Re: NSProgressIndicator/drawRect
Re: NSProgressIndicator/drawRect
- Subject: Re: NSProgressIndicator/drawRect
- From: Christian Stieber <email@hidden>
- Date: Tue, 04 Apr 2006 17:03:08 +0200
At 17:00 04.04.2006 +0200, Stephane Sudre wrote:
I fear that you will need to otool the heartBeat method of
NSProgressIndicator.
I thought so, but a) docs don't name one, and b) I thought
that even though the object animates, it has to go through
some central rendering. Seems that was wrong :-(
I've just made different tests with the class-dumped methods of
NSProgressIndicator with no results. _drawAnimationStep seems to be an
interesting track to follow.
Too bad I'm not into reverse engineering cocoa just yet...
is there an easy way to get the prototype for that, so
I can overwrite it?
There's always the backup solution to put the text to the right
of the bar, but there isn't a lot of real estate to use... but it
seems that's how it'll have to be.
Thanx,
Christian
_______________________________________________
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