Hi Gary,
If you're talking about the B1 system windows, I believe this is handled automatically. I have seen some issues on version 2005 where the main menu doesn't always return to the same size as it was before exiting B1. If you want to retain the position and size of your own add-on windows you have to handle it yourself and save the position whenever you close your own windows.
Hope it helps,
Adele
Hi Gary,
I don't know about such functionality...
So you need to do that through some WIndows service(?) that checks whether B1 is getting started + looks up the last known size / position to resize it accordingly.
The last size / position though might be stored through an Add-On in the AppEvent aet_ShutDown...
Sure, this is just another workaround :-(...
Maybe the Windows service could be designed in a way that it keeps the last detected WIndows size / position - and stores it e.g. in the Windows registry when no "SAP Business One.exe" process / window is alive...?
HTH
Message was edited by: Frank Moebius
Add a comment