Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I can see the controls, but the form is transparent
Message
De
27/08/2009 16:13:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
01420972
Message ID:
01421293
Vues:
36
Hi Sergey,
I'm a little stuck in this fox 2.6 code.
I actually got rid of the transparency in the form. I think it had something to do with the formset's name.
I changed the formset's name to what looked like the correct name, and it worked.
What do you think about that?

And I have another issue.
This fox 2.6 program creates .dat files from fox tables using the COPY TO command.
In the 2.6 version, the date fields in the table are copied to the .dat file and look like 20090831.
In the vfp9 sp2 version, the date fields in the table are copied to the .dat file and look like 08/31/2009.

I need to get the date into the .dat file looking like 20090831. What is controling this? I could sure use your help.








>Try to add following code to the form Activate
>
>* Form Activate 
>Thisform.Lockscreen = .T.
>Thisform.Lockscreen = .F.
>
>
>>I am upgrading a fox 2.6 app to vfp 9 sp2.
>>
>>I have form1 with a button. Click the button and launch form2.
>>Form2 has a button. Click the button and lauch form3.
>>Form3 is coming up messed up. I can see the controls but the rest of the form is transparent.
>>Does anyone know what is controlling this? I can't seem to figure it out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform