Make a ViewPart invisible [message #445350] |
Wed, 03 November 2004 13:10  |
Eclipse User |
|
|
|
Hey, I am brain dead on this. Newbie to SWT, so forgive me, I have done my
best to try to find the answer. I have a ViewPart (held onto by a
Composite) in a View that I need to make just that ViewPart (or the
Composite) invisible, when a certain data type is selected, and visible
when the right data type is selected. I have tried using
setVisible(true/false), but this does not seem to work.
|
|
|
Re: Make a ViewPart invisible [message #445574 is a reply to message #445350] |
Mon, 08 November 2004 10:47  |
Eclipse User |
|
|
|
A ViewPart is part of the eclipse UI workbench framework. Its visibility
may be managed by the framework. You should ask this question on the
platform newsgroup:
news://news.eclipse.org/eclipse.platform
"Luke Stephens" <lwsiv@yahoo.com> wrote in message
news:cmb6uv$pg4$1@eclipse.org...
> Hey, I am brain dead on this. Newbie to SWT, so forgive me, I have done my
> best to try to find the answer. I have a ViewPart (held onto by a
> Composite) in a View that I need to make just that ViewPart (or the
> Composite) invisible, when a certain data type is selected, and visible
> when the right data type is selected. I have tried using
> setVisible(true/false), but this does not seem to work.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04294 seconds