Changes between Version 1 and Version 2 of Ticket #7424, comment 8
- Timestamp:
- 2012-02-22T08:40:47+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7424, comment 8
v1 v2 9 9 10 10 Can I handle changing mapframe or dialog destruction in ToggleDialogs? 11 Oh, it seems I have found ready solution - override '''destroy()''', like in '''LayerListDialog'''. Am I right?