jonathandlynch wrote: > I really want to have the same forms for every platform, not have to > generate 40 different fields on the fly and manage all of that.
You don't need to. Write a loop that instantiates any editable fields for you on preOpenCard and LiveCode will do the rest.
I don't know why that sort of auto-instantiation isn't just a property setting of fields, but just about every developer I know wrote that loop once and never thinks about it again.
> I might try converting my forms into HTML forms and using the browser > widget. I hate that because I invested so much time into the forms I > have created, but not being able to paste text on a tablet kinda > stinks. That seems like a lot more work. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ ambassa...@fourthworld.com http://www.FourthWorld.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