1) I'd like to be able to put 2 different scripts in "All Variants Script" and be able to switch between them depending upon the orientation. I figured out that all I needed to write is one set of variants (landscape and portrait). I can copy the code to other variant pairs that I add later. The code works the same in each variant. The only downside is the duplicity of code - thus making it more difficult to maintain. It would be great if I could write the code once and put it in one place.
2) I like the new Designer Scripts properties. I wish they were available in the Main tab Properties list so that they could be used together with the Abstract Designer without locking it out.
Also would like to see the Designer Script properties made available in the code modules and SetLayout() made available in Designer Scripts.
3) Please improve the Designer Scripts editing environment. Make it less different than the main code editor which includes: block comment, a horizontal scrollbar, etc.
4) I wish there was a way, while in Designer Scripts, to get the Abstract Designer's view size/position values. You can see the results of the Designer Scripts when you click "Run Scripts". I'd also like to see the reverse be true. If you make adjustments in Abstract Designer then there could be a way to reflect those changes back into Designer Scripts.
In my situation, I had already designed the variants using Abstract Designer and when I used Designer Scripts, I had to do the layout over again by repeated trial & error coding until I got the same look. I'm thankful for Designer Scripts but it was a slow and tedious process compared to the Abstract Designer.
5) Please show all views in the Abstract Designer when in Designer Scripts. Not just the ones that have their visible properties set true. In other words show everything that Abstract Designer shows when the Main tab is selected.
I am always appreciative of your hard work and wonderful development tool.
Please point me in the right direction if I'm wrong about anything.
2) I like the new Designer Scripts properties. I wish they were available in the Main tab Properties list so that they could be used together with the Abstract Designer without locking it out.
Also would like to see the Designer Script properties made available in the code modules and SetLayout() made available in Designer Scripts.
3) Please improve the Designer Scripts editing environment. Make it less different than the main code editor which includes: block comment, a horizontal scrollbar, etc.
4) I wish there was a way, while in Designer Scripts, to get the Abstract Designer's view size/position values. You can see the results of the Designer Scripts when you click "Run Scripts". I'd also like to see the reverse be true. If you make adjustments in Abstract Designer then there could be a way to reflect those changes back into Designer Scripts.
In my situation, I had already designed the variants using Abstract Designer and when I used Designer Scripts, I had to do the layout over again by repeated trial & error coding until I got the same look. I'm thankful for Designer Scripts but it was a slow and tedious process compared to the Abstract Designer.
5) Please show all views in the Abstract Designer when in Designer Scripts. Not just the ones that have their visible properties set true. In other words show everything that Abstract Designer shows when the Main tab is selected.
I am always appreciative of your hard work and wonderful development tool.
Please point me in the right direction if I'm wrong about anything.