Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Unhandled event loop
Unhandled event loop [message #241551] Mon, 18 February 2008 09:05
Eclipse UserFriend
Originally posted by: ralffrotscher.web.de

Hi.

I have a multi page editor and two of these pages contain representations of the same model object. That means if I create, modify or delete the model object in one page, the other needs to refresh itself.
Everything is working fine, there is just one problem:

If I delete the object in view A, view B refreshes its children. Fine.
If I delete the object in view B an Exception occurs thrown by the code of this view so that view A cannot react. It is an unhandled event loop (see attached file).

I tried to solve the problem on my own but I can't find a solution.

There is just one difference between view A and view B: view B always has an active layout manager and view A not.

I don't know how to handle this Exception. Maybe one of you already have had the problem and has an idea how to solve.

All hints and/or ideas are welcome. Thank you.

Ralf
Previous Topic:Extension of the shapes example
Next Topic:how to contact Andreas Schosser
Goto Forum:
  


Current Time: Tue Apr 23 16:00:07 GMT 2024

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

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

Back to the top