Just a heads up in case your project depends on QuickTime like mine does. The new default in LC 7 is not to set QT to load automatically as it used to do. The reason makes sense to me: QT is now deprecated and apps that use it will no longer be accepted into the App Store. I was thrown off because suddenly my project did not work when I tested in 7.0, and it turns out that dontUseQT is now set to true by default in the IDE.

The fix is easy, you can just set dontUseQT to false somewhere in your scripts, or turn the preference back on in the IDE.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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