Stefan Ungemach
Results
2
issues of
Stefan Ungemach
Messages for XGUI classes only go through the wndproc event handler on the underlying forms but are not passed to the windows dispatch methods. Migrated code relying on processing the...
enhancement
VO
TypedSDK
**Describe the bug** The mentioned callback does never happen **To Reproduce** 1. Instantiate a pushbutton with the TABSTOP style and put it on a dialog 2. Write a MouseButtonDown(oMev) method...
bug
Runtime
TypedSDK