Trevor DeVore wrote:
> If the externals property is pointing to the property external file on
> disk, you can make sure the "destroyWindow" property of the stack is
> set to true, close the stack, and then open it again. This will
> attempt to reload the external.

That's a helpful tip and I appreciate it, but it also reminds me why I sorely dislike using externals in LiveCode.

Coming from a SuperCard background, I'm accustomed to a simpler world where we just import the external file and never have to think about it again - from that moment on it's as good as a library, with its handlers always available whenever the stack is running.

The whole loading thang with LC is, IMNSHO, rather FUBAR when compared to any other xTalk.

Of all the things that excite me about the Open Language initiative, it's the hope that I can write most of the things I used to use externals for in code that's far simpler and robust to initialize. ;)

--
 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

Reply via email to