List of Contributions

Clark

Contact Details

Clark


My Content

1 to 3 of 3 total
Posted By Clark May 04, 2026 07:18:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I believe I've shared the correct file, please see attached. I created the "Alignmet" vairable in the "left panel" vertical layout and bound the label and the spin box margins in the 3 SpnBxDesc horizontal layouts. I ended up removing the grid layout as the text wouldn't scale as ...
Posted By Clark Apr 29, 2026 06:54:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the reply-I suspected that might be the case. I'm not sure if this is the best solution but i I ended up creating an Int32 variable called alignment and set it to -200. I then bound the left margin of the user input to this variable, and the right margin of the text to the absolute value ...
Posted By Clark Apr 24, 2026 07:51:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I'm new to FTOptix, so I suspect this issue is due to something I'm not doing correctly. I have a Label inside a GridLayout, which is itself inside a VerticalLayout. The GridLayout has one row and two columns. The row height is set to 40, and the columns are set to 1fr and 2fr. When I resize ...