[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] A standard BusyIndicator

Hi,

In my application, some tasks require a cursor which indicates something is running (as BusyIndicator does).

My problem is to create a standard BusyIndicator, which could be used for all these tasks. Is it possible or am I obliged to implement a runnable for each ?

Thanks Helene