View Full Version : [CLOSED] TreeTableViewer item not show when added to the model
axeldxter
18 May 2008, 5:29 PM
Hi. When I add a item to the the model of a TreeTableViewer it is not inmediately shown. I debbuged the program and it seems that the problem is that the item is not rendered because the condition parent.getData("loaded") != null in internalAdd() of the TreeTableViewer class is never fulfilled.
Thanks
darrellmeyer
19 May 2008, 9:04 AM
TreeTableViewer has been replaced by TreeTableBinder in beta 3. I have verified and created a test case to ensure new items are created when new models are added to the store.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.