If you want to be able to assign “formatted” as the MySize property both Horizontal / Vertical, simply do the following:
Find the “ResizeThisControl” handler of stack “AppStarterStack” and add a case under Width and Height switch statements:
Java
Application Starter Stack for Livecode
If you want to be able to assign “formatted” as the MySize property both Horizontal / Vertical, simply do the following:
Find the “ResizeThisControl” handler of stack “AppStarterStack” and add a case under Width and Height switch statements: