Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » tablecombo showing image and text even if I dispose the table items
tablecombo showing image and text even if I dispose the table items [message #1614974] Fri, 13 February 2015 16:18 Go to next message
Sunny          is currently offline Sunny Friend
Messages: 37
Registered: September 2011
Member
My nebula tablecombo still showing text and image even if no table items are there.
What I did is : based on an event - I dispose the table items from the combobox, but somehow the combbox is still showing the first element that was there before dispose

I tried following:
combo.getTable().deselectAll();
combo.clearSelection();
combo.layout();

Is there a bug ?
Re: tablecombo showing image and text even if I dispose the table items [message #1622723 is a reply to message #1614974] Wed, 18 February 2015 17:57 Go to previous message
Sunny          is currently offline Sunny Friend
Messages: 37
Registered: September 2011
Member
Anybody?
Previous Topic:Possible Error in XYGraph
Next Topic:Pshelf with eclipse 3.x
Goto Forum:
  


Current Time: Thu Apr 18 23:22:35 GMT 2024

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

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

Back to the top