Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] How To Expand Property Sheet By Default

Hi All,

I have tried the newsgroups had have not been able to get any answer to this problem..How to expand property sheet by default??
Is there a clean way to tell the property sheet that on focus gained, the items in the property sheet should be expanded.

I have several cases where i require this behaviour:

a)I have implemented a GEF Editor,on any action i perform some validations and show error markers in the outline view as well as property sheet.Now in order to see these markers,i have to go to property sheet and expand it.(The property sheet has categories nad several subitems in the form of a tree.)

b)Since my properties are in a tree structure,i would like to keep them expanded.As of now ,if click on an elementA,expand all the properties,click on elementB,come back to ElementA,all the expanded properties are collapsed..The behavior i am looking for is anytime i click on an element,i get a propertysheet with its elements expanded by default.

Thanks for any suggestions..

Rgds,
Zenil

Back to the top