Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] getting progress monitor for MBS custom pages

Hi,

I've implemented some custom pages NewProjectWizard, as described in the Managed Build System Extensibility Document.

This is working ok, but in my Runnable() I'd like to get hold of the ProgressMonitor as I have a (relatively) long term operation happening. Can anybody point me at how to get the ProgressMonitor?

Thanks,

--
Derek


Back to the top