Posted 18 years ago
by Thierry Bouchard
Hi, I have a problem with the saved layout of my toolwindows in a particular case. Lets say I have a toolwindow called AA which is docked in the UI and hidden by default. When I click on a specific menu, AA is activated. After that I set AA as floating. Now here is the bug :
If I close my application while AA is floating and restart it, AA is displayed floating at the same size and position than when I closed the app, but
If I close AA while it is floating, close my app, restart it and reactivate the window via my menu, which simply calls the activate method on AA, AA is docked at the initial position and not floating as I am expecting it would be.
Can you confirm this is a bug or am I doing something wrong?
Thx
If I close my application while AA is floating and restart it, AA is displayed floating at the same size and position than when I closed the app, but
If I close AA while it is floating, close my app, restart it and reactivate the window via my menu, which simply calls the activate method on AA, AA is docked at the initial position and not floating as I am expecting it would be.
Can you confirm this is a bug or am I doing something wrong?
Thx