Kevin: “Use them [widgets] only when really needed”

 Ok that makes good sense that as a strategy




On 4/27/16, 10:41 AM, "use-livecode on behalf of Richard Gaskin" 
<use-livecode-boun...@lists.runrev.com on behalf of ambassa...@fourthworld.com> 
wrote:

>They're 
>easy enough to make in LC Script that the benefit of doing so is a 
>non-brainer.  For ad hoc gadgets, like anything else in LC Script 
>they're a breeze to make.

So your script can do things like

Set the style of the templateGraphic to rectangle
# more statements like this… then:
Create graphic “portalButtonbkgnd”

Set the style of the templatefield to #whatever
# more statements like this… then:
Create field “portalLinkLabel”

Hmmm I could have sworn this worked years ago:

put the keys of templatefield


But it doesn’t today… how to you see all the props for the template?

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to