Page 1 of 1

[RPG] EZI Documentation

Posted: Thu Apr 09, 2015 1:44 am
by dhnaigles
Is there any documentation for the enumeration values for EZI parameters. For example the Panel.EZIOverallStyle is just a number. What are the specifics regarding that number, i.e. brush, shading, lines/no-lines, etc. Also, I'm sure there are other properties like this. Where can we find the documentation. EZI is supposed to simplify our RPG coding, but in many cases, this simplification creates obfuscation.

Re: [RPG] EZI Documentation

Posted: Fri Apr 10, 2015 9:16 am
by MarkDuignan
See http://www.longrangemobile.com/docs/LRT ... rvices.htm
It addresses these questions:
- Where Can I Find the Definitions of All the EZI Procedures (APIs)?
- Where Can I Find the Definitions Of The EZI Data Types And Data Structures?
- Where Can I Find out More about Using EZI?
There are currently no plans to supply more EZI documentation because EZI is intended to be a 'kick start' RPG code base, not a LongRange API. Regarding the specific question about the theme number - try out the interactive examples (they will cycle through all the theme combinations) and look at the RPG code behind them.