Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Unable to restore links from a saved document.

Hi,
I have implemented a GMF editor which seems to work 99% but the last 1% is
causing it to not restore any of the link objects I create during the edit
session. I traced through the code and it seems to properly restore the
object and the anchors but it doesn't show on the graph after the document
has reloaded. I am not sure if I am setting some of the flags wrong or else,
but I have not attempted to generate the project a few times looking at each
step and I still can't get this to work. Does anyone know in which part of
the code it does the final initialization of the link figure before it gets
drawn. Or if there is any other specific thing I can look at?
Thanks,
Andy

-- 
View this message in context: http://www.nabble.com/Unable-to-restore-links-from-a-saved-document.-tf3903022.html#a11065510
Sent from the Eclipse GMF - Dev mailing list archive at Nabble.com.



Back to the top