[Lazarus] Anchordocking - Undo docking
Roger Olsson
roger.olsson at gmail.com
Wed Dec 6 06:51:54 CET 2023
Here is what I'm trying to do:
There should be a set of forms docked inside the main form, and then be
possible to switch to another group of forms, hiding the first group of
forms until they are switched back to.
Someone at the Lazarus forum suggested to simply switch by using saved
configs for each set of forms. After coding this, a problem came up:
loading another set of forms automatically closes the first set, even if
they are undocked. I'd like them to stay open but not visible.
So thats the why I want the forms back to how they were before calling
MakeDockable. Or some other solution how to switch between different docked
layouts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20231206/420f0a27/attachment.htm>
More information about the lazarus
mailing list