Skip to main content



      Home
Home » Eclipse Projects » GEF » How to make sure that the view and model are in sync?
How to make sure that the view and model are in sync? [message #663744] Wed, 06 April 2011 06:51
Eclipse UserFriend
Hi all,

I've got a piece of code where a model is changed and later a view of
the model is to be used in an image export.
It works alright, but only if I insert a sleep of at least 500 ms before
the export. It seems to take some time for the view to get updated and
show the actual state of the model.
So, my question is: is there a way for me to check whether the view is
in sync with the model?

Regards,
Chris
Previous Topic:Additional Composite on GraphicalEditorWithPalette ?
Next Topic:Property Sheet
Goto Forum:
  


Current Time: Tue Apr 22 13:43:42 EDT 2025

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

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

Back to the top