Hide Icon on Button
To hide the icon image/svg on a “button” group. Clear the MyImageIcon and MySVGIcon custom properties.Then add this to the Icon? section of the “Refresh Me” handler of the behavior script of the buttons group. Screenshot:
Application Starter Stack for Livecode
To hide the icon image/svg on a “button” group. Clear the MyImageIcon and MySVGIcon custom properties.Then add this to the Icon? section of the “Refresh Me” handler of the behavior script of the buttons group. Screenshot:
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:
These 3 handlers can be replaced in the script of stack “AppStarterCodeLibrary”.They help turn the results of a query into a Livecode Array using a numerical key or one of the columns.