Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Neon - FromEditor pages are disposed 2x
Neon - FromEditor pages are disposed 2x [message #1765425] Fri, 09 June 2017 10:49
Matej Gagyi is currently offline Matej GagyiFriend
Messages: 3
Registered: June 2017
Junior Member
FormEditor.dispose() calls MultiPageEditor.dispose(), where all nestedEditors (pages) are disposed. FormEditor.dispose() then disposes each page again.

It causes problems with components, which are not made to be disposed twice. Like the DetialsPart. I had to return true from each page's isEditor() method to silence the exception. Do I miss something, or is this a bug in Form toolkit?
Previous Topic:Eclipse PlugIn+ Standalone Application View not work on perspective change
Next Topic:FontDialog widget problem on windows 7, 8, 10
Goto Forum:
  


Current Time: Thu Apr 25 18:50:19 GMT 2024

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

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

Back to the top