[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Dynamic properties
|
- From: "Jan H. van der Ven" <jhvdven@xxxxxxxxx>
- Date: Thu, 04 Dec 2008 17:08:48 +0100
- Newsgroups: eclipse.modeling.gmf
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.18 (Windows/20081105)
Dear list,
We have an editor that reads the configuration of the nodes at runtime,
and then creates one or more properties. We have modeled the properties
as a Property object contained in the node, and that works. There is one
problem though: all properties of a certain node appear in their own
property page, and we would like them all to be on the same page.
Can anyone point me in the right direction?
Any help will be greatly appreciated.
Kind regards,
Jan