Given the following:
(1) a prg containing screen=off which calls
(2) a form which has showwindow as top level
(3) both of which are compiled into an exe
double clicking on a memo field does not open the memo field.
Has anyone noticed that problem? I'd like to know the rationale and any solution.
Altering any of the three returns the normal behavior.
The screen=off seems to be the simplest and most intuitive way of hiding the main window and I'd like to keep it but I cant understand if its my coding, a bug or the behavior is correct - but it is annoying.
Thanks all for any help.
(1) a prg containing screen=off which calls
(2) a form which has showwindow as top level
(3) both of which are compiled into an exe
double clicking on a memo field does not open the memo field.
Has anyone noticed that problem? I'd like to know the rationale and any solution.
Altering any of the three returns the normal behavior.
The screen=off seems to be the simplest and most intuitive way of hiding the main window and I'd like to keep it but I cant understand if its my coding, a bug or the behavior is correct - but it is annoying.
Thanks all for any help.