/
Clarion 9.1 build 10938 release notes
Clarion 9.1 build 10938 release notes
/--- Beta release (7) Clarion 9.1 --- April 28 ----- Fixes/Changes/Features--/ Note: The 9.1 release requires a one-time rebuild of all Binaries (DLL and LIB) *********************************************************** 9.1 alpha 8 - 10938 *********************************************************** CHANGE: %ProcedureDateChanged and %ProcedureTimeChanged symbols changed value during generation for procedures with embed points containing the text CHANGE: Report error if #EMBED statement has inconsistent attributes FEATURE: Added support for automatic display of the On Screen Keyboard upon gain focus to ENTRY, TEXT and RTF controls for Win8. To enable the On Screen Keyboard the EnhancedFocus need to be enable. FEATURE: Added support for the On Screen Keyboard in the EnhancedFocusClass. To enable the On Screen Keyboard the EnhancedFocus need to be enable. FEATURE: Declaration of i64* family of RTL functions FEATURE: Some changes to the Start Page, added more color configuration for the Start Page in Appearance. FIX: DCT Editor Derived Fields List in the Column editor was not showing properly FIX: DCT Editor Derived Fields List in the Column editor was not showing properly FIX: Incorrect error messages when batch building could inject repeated failures FIX: Release of a pressed VCR buttons on a LIST could be missed FIX: Setting of PROP:YOrigin for LIST controls allowed negative and invalid large values FIX: The SQL drivers would throw an exception if the connection to the server was lost and you had at least two threads opened and one of these threads, other than the first one was processing a VIEW structure (Eg. in a browse) PTSS 40686: %ProcedureDateChanged giving wrong date PTSS 40692: Weird VCR effects on list box scrolling