Started by copter ·
2009-10-11 13:25 UTC ·
4 replies · SMF topic #966
copter
2009-10-11 13:25 UTC
Hello
When I run the help function inside an odcl form, The displayed window is always minimized.
Not such issue inside a dcl file.
Any ideas ?
fred_tomke
2009-10-11 16:48 UTC
Hi, copter,
hm, I can partially reproduce it but I haven't found any solution yet. I reckon that it may caused by the effect that the control wants to keep the focus (event invoke): the form tries to send itself to front after calling the event. I have the same problem when I call a function from a button-onclicked-event which shows a modeless form: the modeless form is beeing moved behind the modal form which opens the modeless form. As I said I haven't found any solution yet. And when I tried to create a small example for Owen then every works fine in this sample.
Sorry that I couldn't help you.
Fred
owenwengerd
2009-10-12 08:50 UTC
See if you can create a simple project that duplicates the problem. I did a few tests, but I didn't notice any problems.
fred_tomke
2009-10-12 13:56 UTC
I did a few tests, but I didn't notice any problems.
I did expect this. I tried several samples but the samples never reproduced the same as the real form does. I will try it again.
Fred
copter
2009-10-12 15:56 UTC
I can reproduce it now: It occurs when vlide is loaded. (Even if vlide is loaded from an other drawing)
So, this not an important issue. Please forget my post.
Copter