[Lazarus] Desktops and multiple source editors
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Sep 9 17:46:33 CEST 2015
On Wed, 9 Sep 2015 17:31:48 +0200
Ondrej Pokorny <lazarus at kluug.net> wrote:
>[...]
> + Maybe package windows should be treated the same way as editor
> windows? They are closed/opened on desktop change as well (the same
> problem).
About package windows: I just got the following exception on startup
of the IDE when recreating a package editor:
TApplication.HandleException TControl.EnableAutoSizing PackageEditor_ToDoListLaz:TPackageEditorForm: missing DisableAutoSizing
Stack trace:
$000000000072A9B8 line 5447 of include/control.inc
$000000000157CD63 line 1946 of anchordocking.pas
$000000000157D55D line 2045 of anchordocking.pas
$000000000163CB2B line 232 of anchordesktopoptions.pas
$0000000000DDFFFC line 2111 of environmentopts.pp
$00000000004AF4D8 line 2336 of main.pp
$00000000004A9011 line 1548 of main.pp
$000000000041FE0D line 123 of lazarus.pp
DisableAutoSizing and EnableAutoSizing calls must be balanced.
Mattias
More information about the Lazarus
mailing list