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
Last revision Both sides next revision
axcontrolgrid [2019/10/05 18:48]
bloguintosh
axcontrolgrid [2019/10/10 20:00]
bloguintosh
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: Supported Xojo Editions:
Line 159: 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 so it runs "out of the box" with Xojo 2019r2|
axcontrolgrid.txt ยท Last modified: 2019/10/10 20:01 by bloguintosh