User Tools

Site Tools


axcontrolgrid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
axcontrolgrid [2019/10/03 05:05]
bloguintosh
axcontrolgrid [2019/10/10 20:01] (current)
bloguintosh [Version History]
Line 23: Line 23:
  
 AXControlGrid requires Xojo 2017r3 or later on macOS, and Xojo 2018r3 or later on Windows; both for generating 32 and 64 bit executables. AXControlGrid requires Xojo 2017r3 or later on macOS, and Xojo 2018r3 or later on Windows; both for generating 32 and 64 bit executables.
 +
 +> **Note**: The compatibility with **Xojo 2019r2** is in the works. Stay tuned!
 +
 +Supported Xojo Editions:
 +
 +  * Xojo Desktop
 +  * Xojo Pro
 +  * Xojo Pro Plus
  
 Both the AXControlGrid component and the provided Demo Project had been tested on the following Operating Systems versions: Both the AXControlGrid component and the provided Demo Project had been tested on the following Operating Systems versions:
Line 153: Line 161:
 |Public Sub SetGutter(newValue as integer)|Set the Gutter (margin) for the main Board Controls to the received parameter value. This setting is applied to the controls margins both vertically and horizontally (gap or gutter).| |Public Sub SetGutter(newValue as integer)|Set the Gutter (margin) for the main Board Controls to the received parameter value. This setting is applied to the controls margins both vertically and horizontally (gap or gutter).|
 |Public Sub Undo()|Call this method to Undo the last action registered by the AXControlGrid Undo Stack.| |Public Sub Undo()|Call this method to Undo the last action registered by the AXControlGrid Undo Stack.|
 +
 +==== Version History ====
 +^Version^Release Date^Description^
 +|1.0|3 October 2019|Initial Release|
 +|1.0.1|10 October 2019|Minor fix to the Demo Project so it runs "out of the box" with Xojo 2019r2|
axcontrolgrid.1570071938.txt.gz ยท Last modified: 2019/10/03 05:05 by bloguintosh