![]() |
The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply ![]() |
Author | |
SeanC ![]() Newbie ![]() Joined: July 06 2021 Status: Offline Points: 8 |
![]() ![]() ![]() ![]() ![]() Posted: October 08 2021 at 2:52pm |
TLDR: Formatted like an included AT feature, A subroutine to set Grid properties and set values in the same subroutine call and another to move or resize multiple controls in one call.
For a complicated form, the performance difference is significant. These are modified versions of the built in functions ATGUISETGRIDPROPS - the ATGUISETPROPS subroutine with col and row optional parameters added; able to set grid colors and values with the same call for example; brings the same capability as ATGUISETPROP to a multi property call. ATGUIMOVES - the ATGUISETMOVE subroutine with multi property call ability added. Demo of the above: GRID.TUTOR.MULTI - the GRID.TUTOR demo modified to support form and control resizing/reposition via a single ATGUIMOVES call; All values and properties (color etc) set with a single call to ATGUISETGRIDPROPS; middle grid (GRID2) inverts the grid row if clicked as an example of a way to indicate the selected row to a user (I use that as an indicator when one grid controls another) DEMOBP -> DEMOMENU and DEMOMENU.GUI - The demo menu with the above grid demo added uploads/1657/AT_subs_MOVES_GRIDPROPS_demo_GRID_TUTOR_MULTI.zip |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |