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 ?

To participate in the discussion, go here: 
https://www.eclipse.org/forums/index.php?t=rview&frm_id=64
_______________________________________________
nebula-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to