Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Retaining toolbox positions between runs 2000-04-03 -- Kevin Erskine I found the answer (thanks to Kevin Erskine!). If you just plunk the code
in using the Save and Restore Window Location check box, it doesn't work.
In fact, you need to turn this off and store only the x and y position (at
least in Legacy). You have to:
1. Open the window and DOCK it
2. In the EVENT:SIZED, this is where you set the x and y positions. Do not
set the width and height for the window. For some reason, trying to set it
anywhere else (like right after docking) didn't work for me.
Now, it works fine!
Today is November 23, 2024, 2:24 am This article has been viewed 35213 times.
|
|