Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Editable GUI (No VB6 needed!) (Made for Eclipse Stable)


westin444
 Share

Recommended Posts

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.

#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)
Link to comment
Share on other sites

  • 5 weeks later...
  • 3 weeks later...
  • 1 month later...
  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...