I have a program originally written in clarion 5.5 and converted to clarion 10.x. It includes and exe and 8 dll's. when I minimize the main window I can see the lose focus and gain focus but nothing works after I open main window from minimized. any help/tips would be greatly appreciated. Thanks
I am still in search of a method to stop the mousewheel from changing the value in a dropdown when the control is not selected.
Clarion Version 10
PROMPT('Address Status:'),AT(8,21),USE(?Prompt8),TRN...
In clarion 10.
PROMPT('Address Status:'),AT(8,21),USE(?Prompt8),TRN
LIST,AT(66,21,100,10),USE(ASta:Description),DROP(5),FORMAT('180L|M~Description~@s45@'),FROM(Queue:FileDrop), |
MSG('Description')
When the listbox is selected and i move the mouse roller, the value...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.