I have a little GUI app.
1. It uses one imported file of my own.
2. I use the Blitzmax Sockets and the GUI.
How do I setup the framework to make the filesize as small as possible? Right now it is 1Meg; feels rather large.
Framework Pub.MaxGUI
import Pub.Sockets
import "Myfile.bmx"
Does anyone know?
(If you want to test it you can download it here )
1. It uses one imported file of my own.
2. I use the Blitzmax Sockets and the GUI.
How do I setup the framework to make the filesize as small as possible? Right now it is 1Meg; feels rather large.
Framework Pub.MaxGUI
import Pub.Sockets
import "Myfile.bmx"
Does anyone know?
(If you want to test it you can download it here )