Fixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();"...
authorp.ciardelli <p.ciardelli@localhost>
Thu, 5 Feb 2009 11:00:41 +0000 (11:00 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Thu, 5 Feb 2009 11:00:41 +0000 (11:00 +0000)
commit0159b19f71b574e2d85cdd4a4318d7e6af1d62c1
treeb665c3bb0bd17bfb5ec57fc347cc2490a7f9a809
parentcd614957c250f380d72ba62c918614d3d1662901
Fixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();", 2) recreate the ManagedForm, 3) call layout() on the top-level Composite, captured in createPartControl(Composite composite).
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/editor/AbstractTaxonEditor.java
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/editor/name/TaxonNameEditor.java