| ProgressMonitor for DeferredTree? [message #312328] |
Tue, 06 February 2007 19:11  |
Eclipse User |
|
|
|
Originally posted by: lamont_gilbert.rigidsoftware.com
I am using a deferred tree content provider. It has a progress monitor in
it, but I never see a progress monitor displayed. Is there any way to get
this DeferredTreeContentProvider to display a progress monitor??
Thanks,
CL
|
|
|
|
| Re: ProgressMonitor for DeferredTree? [message #312369 is a reply to message #312342] |
Wed, 07 February 2007 16:29  |
Eclipse User |
|
|
|
Originally posted by: lamont_gilbert.rigidsoftware.com
On Wed, 07 Feb 2007 09:15:15 -0500, Michael Valenta wrote:
> CL,
>
> Are you referring to the DeferredTreeContentManager? If so, you need to
> make sure that your model objects adapt to IDeferredWorkbenchAdapter and
> that you delegate any getChildren calls in your content provider to the
> manager. An example of it's use can be found in the
> org.eclipse.team.cvs.ui plugin in the RemoteContentProvider class.
>
> Michael
>
> CL 'dnoyeB' Gilbert wrote:
>> I am using a deferred tree content provider. It has a progress monitor
>> in it, but I never see a progress monitor displayed. Is there any way
>> to get this DeferredTreeContentProvider to display a progress monitor??
>>
>>
>>
>> Thanks,
>>
>>
>> CL
I am using the DeferredTree yes, and it works as it should. The only
thing I was looking for was a way to show a progress monitor while the
tree was loading. But I found that this only shows in the progress view
or progress status line thingy, and not the progress popup view that I get
sometimes when I use other methods. So all I really had to do was to show
the view and I am set.
Tanks.
|
|
|
Powered by
FUDForum. Page generated in 0.24118 seconds