Property Sheet Help [message #273794] |
Tue, 12 October 2004 05:02 |
Eclipse User |
|
|
|
Originally posted by: e12go.yahoo.com
I am developing a multipage editor. In the editor, there are several pages
that have a tree or table which contains a list of objects. I want to
display the object's properties in the property sheet view. I am able to
do that by having the objects to implement iadaptable. I am able to
display the object's properties in the property sheet view in a page.
However, when I change to another page and try to display an object's
properties, it doesn't get shown in the property sheet. I have to manually
click on the property sheet and then click on the to-be-displayed object
to be able to show the object's properties. Any idea why it happens? Any
help will be appreciated.
Thanks,
Erwin
|
|
|
Re: Property Sheet Help [message #273817 is a reply to message #273794] |
Tue, 12 October 2004 13:59 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
The property sheet is responding to the selection changed notification
from the page's selection service. When you change pages within your
multipage editor, it needs to send out the current selection of whatever
page is being selected.
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.02767 seconds