On 4/14/2015 11:23 AM, Richard Gaskin wrote:
Are there other cases where we don't really need to write the same lines
of code over and over to instantiate every object as a mobile control
that the docs suggest we do?

Since all native controls are created dynamically, you do need to repeat the commands for every control you create. A library script or a shared handler is handy for that. Pass it a field reference and just call that.

Do I remember right that LC is going to simplify this for us when Open Language happens? Or maybe it's a widget thing? If so, that may be why it hasn't been streamlined yet.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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