Good afternoon
I have a VFP9 program that holds an activex treeview control (TreeCtrl2 - The standard one that ships with VFP).
The nodes in the treeview when selected will open a PDF file to be previewed in an explorer control (Shell Explorer2).
Just occasionally, the form becomes unresponsive to interaction with a mouse. When clicking buttons or areas on the form - except for the treeview control.
You can continue to select different files for preview, but the rest of the form will not respond. This is not an issue where the process is unresponsive due to a busy process, it is more like the something has focus and won't release control to the form.
Can anyone provide any thoughts on how to identify the issue?
Alastair
I have a VFP9 program that holds an activex treeview control (TreeCtrl2 - The standard one that ships with VFP).
The nodes in the treeview when selected will open a PDF file to be previewed in an explorer control (Shell Explorer2).
Just occasionally, the form becomes unresponsive to interaction with a mouse. When clicking buttons or areas on the form - except for the treeview control.
You can continue to select different files for preview, but the rest of the form will not respond. This is not an issue where the process is unresponsive due to a busy process, it is more like the something has focus and won't release control to the form.
Can anyone provide any thoughts on how to identify the issue?
Alastair