Re: How to get an indeterminate progress indicator to work?

Fred Kiefer <[email protected]>
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
[email protected] wrote:
> Hi.
> I'm having trouble getting an indeterminate progress indicator to work. I do:
> 
> [progress setIndeterminate: YES];
> [progress startAnimation: self];
> 
>  ... some work here which does make the run loop spin, so
>      timers do get fired normally ...
> 
> [progress stopAnimation: self];
> 
> Somehow, however, I don't see any change on the progress indicator (even its
> looks don't change, even if I set it to be indeterminate in Gorm).
> Can anybody help me with this?
> 

It not your fault that you don't see anything. The indeterminate
progress bar is still missing in GNUstep. There even was an
implemenatation that somebody developed on Cocoa and donated to GNUstep,
but this did require two backend functions missing at that time. One of
them should now be there and I am (theoretically) working on the second
one. I will try to dig up the old code...

Fred
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.