Property Value fill automaticaly when I create a figure [message #145378] |
Mon, 06 August 2007 04:10 |
Eclipse User |
|
|
|
Originally posted by: juergen.sterr.brain-child.de
Hi,
we are bilding an editor witch should provide the definition of a text
based screen output. The user can define text elements on the screen. Such
an element has a fixed position on the screen. Each text element has a X-Y
coordinate pair and a text as its base data model.
The text elements laied out on the diagram according to thier X-Y
coordinates refreshBounds().
Now we want change the property Values automaticaly when a user create a
text element. A text element has Property Value (size, text, status, x, y).
My question is, how can we that?
The only way we found is in the (DisplayEditorProperty)
setInput(IWorkbenchPart part, ISelection selection)
It is possible to change the data automaticaly?
Thanks
Jürgen
|
|
|
Powered by
FUDForum. Page generated in 0.06557 seconds