I have been using LC 9.0.0 (dp 1) for a about a week. Overall it appears quite stable. I have encountered two issues that impact my work on an iOS app, that you might want to know about:
1. Bug #17779 (which prevented use of Accelerated Rending in LC 8) is fixed in LC 9.0.0 (dp 1). However there appears to be a new (possibly related) bug - http://quality.livecode.com/show_bug.cgi?id=18681. If AcceleratedRendering is set to true then hiding a data grid, updating its contents and then showing the data grid again may not correctly update the data grid’s data display. This occurs in the IDE, even without any associated native scroller in place. Initially I though that sending "Refreshlist" to the data grid was a work around but that appears not to be the case. 2. Using LC 9.0.0 (dp 1) an iPhone app that I am developing runs fine in the iOS emulator but when run on the iPhone the app does not display images copied to the app using the 'Copy Files' option in Standalone Settings. I have confirmed that the images are copied to a folder named "images" within the app bundle but the app displays a grey rectangle instead of the actual images. The images display OK in the emulator but not on the device. The images are image objects within groups and are referenced by setting the path to the image with the image object properties pane. Can anyone confirm this or am I missing something? Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Problems-with-LC-9-0-0-dp-1-tp4709730.html Sent from the Revolution - User mailing list archive at Nabble.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
