property view and multiple selection in editor [message #459837] |
Thu, 07 December 2006 11:31  |
Eclipse User |
|
|
|
Originally posted by: danclemson.gmail.com
Hi,
I have this editor which contains thousands of graph nodes. The graph nodes implements the IPropertySource, so when a node is selected, its property is retrieved from database and is displayed on property view.
The problem somes when user selects all the nodes in the editor. It seems the eclipse PropertySheetEntry takes forever to "computeMergedPropertyDescriptors", to display only the intersections of properties for all selected nodes.
What will you do in such a case, as it's really not pratical and necessary to retrieve all the properties from database and display the intersections? Is there a way to turn off this behavior or do not display any property if multiple nodes are selected?
Thanks for your input. /dan
|
|
|
|
Powered by
FUDForum. Page generated in 0.02991 seconds