T O P I C R E V I E W |
Roland |
Posted - Nov 24 2022 : 11:38:26 I get an access violation i we start a program from Delphi that contains a TImageEnView and a TTouchKeyboard component.
The Errormessage is: Im Projekt ImageENTouchkeyboard.exe ist eine Exception der Klasse $C0000005 mit der Meldung 'access violation at 0x0040ba93: read of address 0x000003e8' aufgetreten.
The error occurs in Vcl.Touch.Keyboard in class constructor TKeyboardLayouts.Create;
Has anybody an Idea what to do?
Roland Ulpts Rita Bosse Software GmbG |
2 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Nov 24 2022 : 20:10:54 Hi Roland
There is an issue in the VCL TTouchKeyboard component that causes it to crash if there are any unnamed resources (i.e. indexed ones) in the project. For the upcoming 10.4.5 release we've named all resources to workaround this. V10.4.5 will be released next week.
Nigel Xequte Software www.imageen.com
|
Roland |
Posted - Nov 24 2022 : 11:49:18 I am using Delphi XE3 and ImageEN 11.4
Roland Ulpts Rita Bosse Software GmbG |