On 2015-05-10 10:04, David Bovill wrote:
What considerations do I have when creating a widget in Livecode Builder for cross-platform use? Do they look the same on all platforms? Any gotchas?

Unless you use the (currently quite basic) 'foreign handler' abilities in your widget scripts then they are entirely cross-platform.

How a widget looks is entirely defined by what you put in OnPaint() - the canvas syntax works the same on all platforms.

Mark.

--
Mark Waddingham ~ [email protected] ~ http://www.livecode.com/
LiveCode: Everyone can create apps

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

Reply via email to