Re: Drawing text on top of a progress bar
Re: Drawing text on top of a progress bar
- Subject: Re: Drawing text on top of a progress bar
- From: John Stiles <email@hidden>
- Date: Tue, 13 Jun 2006 22:33:11 -0700
email@hidden wrote:
You might, if you're going to have a bunch of those, consider giving
the custom view its own NIB. When you lay out the view, just put the
text on top of the progress bar and connect the two outlets as your
normally would.
Probably not a good idea. The behaviour of overlapping views isn't
really defined, and as the original poster has already discovered,
isn't correct for this particular case.
Out of curiosity, why would one want text /inside/ a progress bar?
This sounds very Windows 3.1 to me. Mac apps don't do this. I hope
you're not trying to write a "percentage complete" value ;)
_______________________________________________
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