Before you say this isn't possible..... It is (at least partly.) I've added to the source a new module called "modTemplates" This reads from ini files and load the positions for all the form object. Right now it just includes frmMainmenu, frmLogin, and frmNewChar. I'm working on frmMirage right now.
#1- the save%formname% subs will completely rewrite the template files with the default info.
#2- The load%formname% subs load it from a .ini
I'll post the exe and the .mod
Also.... you need to do some configuration before you run this:
#1- You need to make a folder called 'Templates' in your GUI folder
#2- Put 'Templates.ini' in GUI\Templates (file at bottom)
#3- Download clientGUI.exe and place in client folder
#4- Run clientGUI.exe once to create ini files
%THIS WAS MADE FOR ECLIPSE STABLE!% (Tho it'll probally work with regular eclipse... just got to change the form names)