Fixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();"...
authorp.ciardelli <p.ciardelli@localhost>
Thu, 5 Feb 2009 11:04:28 +0000 (11:04 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Thu, 5 Feb 2009 11:04:28 +0000 (11:04 +0000)
commit2297b4bf23ab1d21a76f9b26959890ae6b2ce44d
tree1de52d4b9f0a222df1f5c3cbc9a7f1154d873c90
parent0159b19f71b574e2d85cdd4a4318d7e6af1d62c1
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