Ignition-X and scripting GUI.

Monkey Forums/Monkey Beginners/Ignition-X and scripting GUI.

Volgoza(Posted 2016) [#1]
Hello all.
I have some question about Framework ignition. I'm new in Monkey and have problems :)

Can i use variables in settings file ignition?

For example:

I have globals.monkey where:
maxHeight = 1920
someScaleX = maxHeight / DeviceHeight()

And i have GUI settings:
Name
Class
myClass
*blablabla*
scaleX = 0.5

But if i write scaleX = someScaleX it's doesn't work.

Any help?

Sorry for my english. It's not my native language.


Playniax(Posted 2016) [#2]
Can you contact me by email and be more specific in what you are trying to do? Maybe an example?