zenon function Move Focus" dont set the focus on all native Element types in a picture"
Summary
IElement.hWnd returned 0 for ComboListbox and WPF screen element
Description
IElement.hWnd returned 0 for ComboListbox and WPF screen element
Information
The only possible workaround is work with Handles and with WindowsAPI in order to set the Focus on the Element (for example sending the MouseClick event on a element identified by his Handle)
Issue Number: 172308
Fixed on Date: 5.3.2019
Versions: 7.60 0 BUILD 59794 | 8.00 0 BUILD 59775 | 8.10 0 BUILD 59911
Related Articles
3D-Tool: Function execution not properly triggered when clicking on a 3D element that is linked to a function
Summary In the zenon Service Engine 3D-Tool, clicking on an element within the 3D model does not trigger the associated function. This has been fixed. Description In very complex 3D models, rendering can lead to delays if the hardware is ...
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
Under specific circumstances the activate input to the element with focus function does not work in the runtime.
Summary The activate input to the element with the focus function does not work in the runtime, so that the input cursor it is not visible, when the focus is set to an element placed in a modal keyboard screen type. Description The activate input to ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
Function "Execute VSTA Macro" is not executed in zenon 12 for converted projects
Description When converting a project to zenon version 12, the "Execute VSTA macro" function is not applied correctly. The VSTA code is not executed. However, the same code is executed if it is part of the "ThisProject_Active" or ...