Peter Kümmel wrote:
Abdelrazak Younes wrote:
Peter Kümmel wrote:
Bennett Helm wrote:
Well done!
Bennett
Great, we've solved it.
Is in svn now.
Congratulations to you both!
Abdel.
Thanks, Abbel.
But congratulations to you, too.
Your recent speedups are really impressive.
Currently we have memory leaks because the closed
views are not deleted. With attached patch the
delete on close is enabled, but we get a crash.
Could you have a quick look at it? The crash is
because the menu somehow points to a destructed
instance. Hope you have instantly an idea how
to fix this, if not we have to investigate it
in more detail.
An idea would be to delete the menu bar in the GuiView destructor. I'll
try that.
Abdel.
Peter