Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mangolion

Pages: « 1 2
16
Developing ENIGMA / Re: Pls explain Lateral GM's source code
« on: September 12, 2014, 12:15:07 pm »
Thx, I'll look into it

17
Developing ENIGMA / Re: Pls explain Lateral GM's source code
« on: September 12, 2014, 09:13:03 am »
Most Android phones nowadays have 1-2 GB of Ram, so out of memory is no longer a concern, I am thinking of maybe making a library with all of the GUI components and gmk file loading. But I can't figure out how to decode the gmk file and put in the values, perhaps someone could tell me a little about how to open it through Lgm's source code?
I won't be starting the project for a while though, I'm planning to develop a special ide environment for Android tablets that allows viewing of multiple windows(like the lgm IDE) and that i'll take some time.

18
Developing ENIGMA / Re: Pls explain Lateral GM's source code
« on: September 11, 2014, 08:38:00 am »
I know that LG is only meant to edit GM files, I am going to port it onto Android so I can create files on the fly on my tablet. Perhaps in the future we can literally compile enigma projects on Android! There are already C++ compilers on the OS.

19
Developing ENIGMA / Pls explain Lateral GM's source code
« on: September 10, 2014, 09:46:42 pm »
I am planning to run Lateral GM on Android, I have experiences making Android Apps, I can design rather complex GUI. However, I am a complete newbie when it comes to Java's Swing, looking at the jumble that is Lateral GM's code on GUI, I have absolutely no idea where to start. Could someone please draw me a picture of its GUI components or something?

Pages: « 1 2