News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How cb mange WatchesDlg, when its floating window was opened and closed?

Started by kipade, June 17, 2024, 01:21:29 PM

Previous topic - Next topic

kipade

I found if I set debugger watches dlg floating, every time I started a new debugging session, the WatchesDlg would be reopened with a random position, I will have to move the window before anything else.
I think the window should be shown at the position before last closed.
But I don't know where is the close process code. Any hint? Thanks.