Anyone on linux want to test this?
I think this may work for an indeterminate bar.
This commit is contained in:
@@ -62,7 +62,7 @@ extern "C" void SetProgress( int progress, int totalWork )
|
|||||||
|
|
||||||
extern "C" void SetIndeterminate( bool indeterminate )
|
extern "C" void SetIndeterminate( bool indeterminate )
|
||||||
{
|
{
|
||||||
// TODO: Implement this!
|
gtk_progress_bar_pulse();
|
||||||
gtk_main_iteration_do(FALSE);
|
gtk_main_iteration_do(FALSE);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user