Resize not getting saved. [message #118334] |
Wed, 18 February 2004 13:20 |
Eclipse User |
|
|
|
Originally posted by: bharath.starthis.com
Hi Devs,
I implemented resize for one of my editparts and I am able to resize the
edit part without any problems. When I close the editor and open it up
again, the image goes back to its default size. I update my model from
setConstraint command by calling the model object's setSize() function. I
can also print the new size within the setSize() function of my model
object but it does not get saved.
Note: I have modeled "size" as an EClass(Dimension); Does that require any
additional methods to perform the save? I have Eattributes which are set
by setConstraint command and they work fine. When I use an EClass, should
I add entries in CreatePackageContents() and InitializePackageContents()
of my workflow package?
Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.29097 seconds