Re: Egotistical Progress Bar
Re: Egotistical Progress Bar
- Subject: Re: Egotistical Progress Bar
- From: publiclook <email@hidden>
- Date: Tue, 5 Aug 2003 16:12:34 -0400
Overlapping sibling views had "undefined" behavior in Cocoa. What you
are seeing is pefectly consistent with "undefined". I suggest you may
one view a sub-view of the other and then the ordering is known,
defined, and consistent.
On Tuesday, August 5, 2003, at 02:30 PM, Stefan Sch|_ler wrote:
In IB I've placed a NSTextField in front of a NSProgressIndicator bar
to display some kind of progress state. This works fine when testing
the interface. However, when actually executing my application the
text appears somewhere inside the progress bar. I.e. in front of the
grey background but beneath the animated blue bar.
Help appreciated.
Stefan
_______________________________________________
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.
_______________________________________________
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.