I'm running into what seems like a bug on Android. I have a bunch of formatted text that I'm displaying in an LC field on Android. The field's height is set to its formattedHeight in a locked group (it's the only control) and is scrolled using a native scroller control.
It all works well until I throw a fairly big chunk of text at it (e.g. enough to give formattedHeight of greater than 40000). Setting the htmlText of the field seems to work OK but once I set the height of the field to its formattedHeight value the app locks up. It appears to be an Android only problem because the same field displays fine at its full height on an iOS device. Has anyone else seen this? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne _______________________________________________ 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
