Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Property Tab: Enable change value
Property Tab: Enable change value [message #199580] Wed, 30 July 2008 15:19 Go to next message
Eclipse UserFriend
Originally posted by: nhaphuong.web.de

Hello,
I've created a new customize property tab. The content of the property
changed when another EditPart is selected. When I start the application,
I can see my new tab and the content of the property. But I can't change
the value of the property? What can I do to make the values changeable.
I thought that I have to override the method
IPropertySource#getEditableValue. But nothing changed. Please can
somebody help me.

Thanks
Re: Property Tab: Enable change value [message #199600 is a reply to message #199580] Thu, 31 July 2008 12:46 Go to previous message
Eclipse UserFriend
Originally posted by: lifesting.gmail.com

Bonkers wrote:
> Hello,
> I've created a new customize property tab. The content of the property
> changed when another EditPart is selected. When I start the application,
> I can see my new tab and the content of the property. But I can't change
> the value of the property? What can I do to make the values changeable.
> I thought that I have to override the method
> IPropertySource#getEditableValue. But nothing changed. Please can
> somebody help me.
>
> Thanks
TabbedPropertySheetPage GMF used doesn't adapt the selection to
IPropertySource, which be mainly used by PropertySheetPage. Maybe you
require defining a new Tab Section for the property instead of using the
default GMF provided.

More details about Tabbed Property View, please reference Hunter's article:

http://www.eclipse.org/articles/Article-Tabbed-Properties/ta bbed_properties_view.html
Previous Topic:GMF capabilities support
Next Topic:where to disable the Duplicate button on the right-click menu
Goto Forum:
  


Current Time: Fri Apr 19 22:08:41 GMT 2024

Powered by FUDForum. Page generated in 0.02775 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top