Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hourglasses when clicking on the Header
Message
De
03/02/2005 19:53:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00981532
Message ID:
00983716
Vues:
55
>>Nadya,
>>
>>This is strange, and show another VFP side behaviour;
>>AS Object it would have to be ignored from VFP.
>>
>>I do not use AS when a variable is declared,
>>now I have an other good reason to continue therefore.
>>
>>Fabio
>
>I was not able to see hourglasses right now with or without AS Object. That's the problem. Sometimes I see them everytime and sometimes I do not see them at all.
>
>I closed VFP and re-opened. Now I see them again with or without this code.
>
>However, I do not see them for another form which uses cGrid class and not my grdSorting class. Each Header object has code which calls grid's SetOrder method. It also doesn't set Header's pictures.
>
>So, the problem must be related with my code.
>
>And I just confirmed it. I put the same grid on that form but using my class, so I have 2 grids on the form. The original grid doesn't show hourglass and the new grid does. Something's fishy here, but I don't know what could be wrong...

Nadya,

In this cases,
- copy the grdSorting class into another VCX
- allocate a instance of this into a form
- start this loop
do while i see the hourglasses 
   remove a piece of code
enddo
the last "piece of code" removed, is the glitch candidate.
Verify:
restore all the pieces that they are independent from the candidate

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform