SteveDingle
Programmer
Heya All,
Hope ya'll are having/had a wonderful holiday.
I have created my own form to act like a WAIT WINDOW. but not using the WAIT WINDOW command at all. Everything works fine except if I create the form just before a long process. Like a SQL Select or making a call to a COM object and waiting for a response.
Basically I can see the Border and titlebar of the form but the "inside" where my text is being display remain transaparent (i.e. I can see the control on the form underneath)
In the activate and show I am seting the _VFP.AutoYield to true. Have tried calling DOEVENTS (FORCE).
Also have tried manually calling the REFRESH, PAINT and DRAW.
Any thoughts?
Toodles,
Steve Dingle
D&S Business Solutions Ltd
Hope ya'll are having/had a wonderful holiday.
I have created my own form to act like a WAIT WINDOW. but not using the WAIT WINDOW command at all. Everything works fine except if I create the form just before a long process. Like a SQL Select or making a call to a COM object and waiting for a response.
Basically I can see the Border and titlebar of the form but the "inside" where my text is being display remain transaparent (i.e. I can see the control on the form underneath)
In the activate and show I am seting the _VFP.AutoYield to true. Have tried calling DOEVENTS (FORCE).
Also have tried manually calling the REFRESH, PAINT and DRAW.
Any thoughts?
Toodles,
Steve Dingle
D&S Business Solutions Ltd