Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Disabling a tab ina CTabFolder
Disabling a tab ina CTabFolder [message #448031] Mon, 27 December 2004 14:21 Go to next message
Frank is currently offline FrankFriend
Messages: 49
Registered: July 2009
Member
Hi,

I am wondering how to disable a CTabItem temporarily in a CTabFolder? I
expected to do it with a setEnabled(false) on a tab item, or specify it in
the folder and giving index of the item to diable, but I found no methods
for doing so...

Thanks in advance!
Re: Disabling a tab ina CTabFolder [message #448753 is a reply to message #448031] Thu, 13 January 2005 19:23 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Frank, sorry for the late response,

This is not supported, but there is a request for this, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=73012 .

Grant

"Frank" <kraemer@item.ntnu.no> wrote in message
news:cqp5ol$f6l$1@www.eclipse.org...
> Hi,
>
> I am wondering how to disable a CTabItem temporarily in a CTabFolder? I
> expected to do it with a setEnabled(false) on a tab item, or specify it in
> the folder and giving index of the item to diable, but I found no methods
> for doing so...
>
> Thanks in advance!
>
Previous Topic:combo boxes in eclipse forms
Next Topic:Table Widget
Goto Forum:
  


Current Time: Wed Apr 24 18:49:56 GMT 2024

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

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

Back to the top