Learning/Problems from across the way #3
Posted: Mon Jul 15, 2024 5:29 pm
https://livecode.com/livecode-9-6-13-rc ... f-updates/
The complete change list for 9.6.13 rc-1 is:
#1 The Android engine is now built using version 34 of the Android API
#2 The version of the Google Billing Library used on Android for in-app purchases has been updated to 6.2.1
#3 The CEF browser version has been updated to 126.0.6478.127 on Windows
#4 Pasting styled text from some Windows applications (such as Word and WordPad) will no longer cause a trailing NUL character to also be inserted
#5 The paint tool’s brush selection palette now opens with the correct height
#6 The Newsletters item of the Help menu has been renamed to Blog and now points to the LiveCode blog
#7 The ask and answer dialogs no longer inherit their text color from the main stack when built as a standalone
#8 Objects with a native layer inside of a group will now position correctly on macOS
#9 Using “there is” to check for existence of an object can no longer cause subsequent commands not to run correctly in certain circumstances when the script debugger is enabled in the IDE
#10 Fields with listBehavior set will no longer render an anomalous partial caret on Windows in certain circumstances
#11 Pasting text from some Windows applications (such as Word and WordPad) will no longer cause unwanted trailing characters to be inserted
I have inserted the item numbering.
Things that might interest us over here:
#4 (and #11 looks like a reduplication).
#5
#7 I fell foul of this one the other day when an ask dialogue in my Devawriter opened with the 'dogshit brown' of my mainstack backGroundColor, leaving the text unreadable.
#9
The complete change list for 9.6.13 rc-1 is:
#1 The Android engine is now built using version 34 of the Android API
#2 The version of the Google Billing Library used on Android for in-app purchases has been updated to 6.2.1
#3 The CEF browser version has been updated to 126.0.6478.127 on Windows
#4 Pasting styled text from some Windows applications (such as Word and WordPad) will no longer cause a trailing NUL character to also be inserted
#5 The paint tool’s brush selection palette now opens with the correct height
#6 The Newsletters item of the Help menu has been renamed to Blog and now points to the LiveCode blog
#7 The ask and answer dialogs no longer inherit their text color from the main stack when built as a standalone
#8 Objects with a native layer inside of a group will now position correctly on macOS
#9 Using “there is” to check for existence of an object can no longer cause subsequent commands not to run correctly in certain circumstances when the script debugger is enabled in the IDE
#10 Fields with listBehavior set will no longer render an anomalous partial caret on Windows in certain circumstances
#11 Pasting text from some Windows applications (such as Word and WordPad) will no longer cause unwanted trailing characters to be inserted
I have inserted the item numbering.
Things that might interest us over here:
#4 (and #11 looks like a reduplication).
#5
#7 I fell foul of this one the other day when an ask dialogue in my Devawriter opened with the 'dogshit brown' of my mainstack backGroundColor, leaving the text unreadable.
#9