pickmultivalue / accuterm-host-programs

Home for the AccuTerm Host Programs
2 stars 1 forks source link

Create ATGUIMOVES; ATGUISETGRIDPROPS #4

Open SeanVClark opened 3 years ago

SeanVClark commented 3 years ago

A version of ATGUIMOVE that allows reposition/resize of one or more controls, based on technique in ATGUISETPROPS.

Take a look at the commented code beginning with '*IF CTLIDS = '' THEN'. I put that code there to fully duplicate ATGUISETPROPS before my initial testing, but as far as I can tell it doesn't apply in this context. My test code isn't comprehensive, so take a peek. Let me know and I'll remove or uncomment that section.