Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Disable a TabItem
Disable a TabItem [message #438681] Wed, 30 June 2004 07:13 Go to next message
Eclipse UserFriend
Originally posted by: arnauann.ufrima.imag.fr

I have a TabFolder which contains 3 tabItems, I want 2 of the 3 tabItems
to be disabled when I click on a button. I can only disable all the
TabFolder with the method setEnabled(false) applicated on the tabfolder.
Does it exist a method which do the same, that can be applicated to the
class TabItem?

Thanks
Re: Disable a TabItem [message #438696 is a reply to message #438681] Wed, 30 June 2004 14:05 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
No, but there's a request for this, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=12791 .

"arnauann" <arnauann@ufrima.imag.fr> wrote in message
news:cbtp67$eq1$1@eclipse.org...
>
> I have a TabFolder which contains 3 tabItems, I want 2 of the 3 tabItems
> to be disabled when I click on a button. I can only disable all the
> TabFolder with the method setEnabled(false) applicated on the tabfolder.
> Does it exist a method which do the same, that can be applicated to the
> class TabItem?
>
> Thanks
>
>
>
>
Re: Disable a TabItem [message #438934 is a reply to message #438696] Mon, 05 July 2004 13:33 Go to previous message
Eclipse UserFriend
Originally posted by: arnauann.ufrima.imag.fr

Thanks for your help.

Grant Gayed wrote:

> No, but there's a request for this, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=12791 .

> "arnauann" <arnauann@ufrima.imag.fr> wrote in message
> news:cbtp67$eq1$1@eclipse.org...
> >
> > I have a TabFolder which contains 3 tabItems, I want 2 of the 3 tabItems
> > to be disabled when I click on a button. I can only disable all the
> > TabFolder with the method setEnabled(false) applicated on the tabfolder.
> > Does it exist a method which do the same, that can be applicated to the
> > class TabItem?
> >
> > Thanks
> >
> >
> >
> >
Previous Topic:ViewPart question
Next Topic:CTabFolder Gradient settings
Goto Forum:
  


Current Time: Sat Apr 27 01:31:16 GMT 2024

Powered by FUDForum. Page generated in 0.02968 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top