Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to make Tabitems not editable
How to make Tabitems not editable [message #445435] Fri, 05 November 2004 10:07 Go to next message
Eclipse UserFriend
Hi there

Im trying to make my tab items uneditable until I click an "Edit button".
I use tabfolder.getChildren() then setEnable(false) but it seems to work
on Windows but not on Linux redhat9
I tried tabfolder.getTabList() and setEnable(false) but it dint work for
Linux either..
Is there another method for Linux

Thank you
Brian
Re: How to make Tabitems not editable [message #445575 is a reply to message #445435] Mon, 08 November 2004 10:48 Go to previous message
Eclipse UserFriend
You'll need to post a stand alone snippet that works on Windows but not on
Linux.

"Brian" <brian.alsaadi@gmail.com> wrote in message
news:cmg501$i02$1@eclipse.org...
> Hi there
>
> Im trying to make my tab items uneditable until I click an "Edit button".
> I use tabfolder.getChildren() then setEnable(false) but it seems to work
> on Windows but not on Linux redhat9
> I tried tabfolder.getTabList() and setEnable(false) but it dint work for
> Linux either..
> Is there another method for Linux
>
> Thank you
> Brian
>
Previous Topic:Make a ViewPart invisible
Next Topic:setting up wizard pages between clicking "next"
Goto Forum:
  


Current Time: Sat Jul 05 00:58:47 EDT 2025

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

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

Back to the top