Changes between Version 3 and Version 4 of Ticket #7424, comment 8


Ignore:
Timestamp:
2012-02-22T09:15:54+01:00 (13 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7424, comment 8

    v3 v4  
    99
    1010Can I handle changing mapframe or dialog destruction in ToggleDialogs?
    11 Oh, it seems I have found ready solution - override '''destroy()''', like in [http://josm.openstreetmap.de/browser/trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java#L343 LayerListDialog]. Am I right?
     11Oh, it seems I have found ready solution - override '''destroy()''', like in [http://josm.openstreetmap.de/browser/trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java#L343 LayerListDialog]. Am I right? If needed, I can implement it (please let me know if someone started it).
    1212
    1313