[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: ProgressMonitor UI

Thanks !

Looks like that is what I'll have to do.

Regards,
Aashish


"Krzysztof Daniel" <krzysztofHMMMMdaniel@xxxxxxxxx> wrote in message 
news:evvbp9$tbt$1@xxxxxxxxxxxxxxxxxxxx
> Hello
>
> As far as I know progress control is based on jface which is based on swt 
> which is based on native system controls - so actually there is no more 
> customization than windows/*nix allows.
>
> I believe that if you want to have your own progress bar you have to write 
> it from scratch.
>
> HTH,
> Chris