Generate variant specific script

dbryan

Member
Licensed User
Longtime User
It would be nice if I could generate a variant specific script in designer just like I can generate members. That way I could have the current dip position to start from rather than having to jump back and forth from the properties in main.
 

dbryan

Member
Licensed User
Longtime User
In case I wanted to tweek locations ever so slightly. It's a little tedious to go to the property screen from every item and adjust it.

I certainly like Designer over the hand coding way, but I think this would give me just a little more control.
 

dbryan

Member
Licensed User
Longtime User
Another function would help if I wanted to use that variant script to help design panels fro horizontal scrolling. Rather than trying to load the layout on each panel I could just build it dynamically as in the example.
 
Top