[Java-gnome-developer] TreeSelection doesn't allow MULTIPLE selections
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-11-17 17:17:35
|
Hi, Have you experienced this too? It is clearly visible for me in the TreeStoreExample. It reads: TreeSelection ts = tree.getSelection(); ts.setMode(SelectionMode.MULTIPLE); but actually I can't select multiple rows. I really need this in the CroMagnon app, where I'm using similar code, so if no one sees this bug, it's time for me to update gtk;) Thanks, Luca. -- Luca De Rugeriis <pie...@li...> |