Asked
— Edited
OK fellow members of this fine forum. I'm looking for guidance, and procedures used to create nice looking Mobile App images and how are the button presses accomplished underneath the overlays ? Oh, and how are the multiple faceplates toggled ?
Get gimp here: http://www.gimp.org/
Now the next question is how to make custom buttons and stuff? Well, that's the same process as making the background - however, save the buttons as transparent PNG's.
Last question is how to switch between "Faceplates"? I suspect you are asking how to switch between interfaces. Each mobile interface is a separate interface. You can have them switch by adding code to a button from each interface.
Click on Cheat Sheet Tab when editing a button. You will see at the top the "ShowControl()" EZ-Script commands. Those are how you have the mobile interface switch between them. You can read more about ShowControl() in the EZ-Script Help Manual, which is also in the software.
It's impossible to avoid the help manual, because it is displayed where ever script is entered. The help manual is absolutely everywhere
If you would like to see an example, load the JD project. His Mobile Interfaces are on the second virtual desktop (press F11 to view second desktop). Here is a link to read about virtual desktops: http://www.ez-robot.com/Tutorials/Lesson/43
Additionally, here is the link to the mobile interface help: http://www.ez-robot.com/Tutorials/Help.aspx?id=196