Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot click ListBox items
Message
De
30/11/2005 14:55:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01072630
Message ID:
01073398
Vues:
31
Hi Naomi,

Yeah, commenting out the AddUIEnabler() method was just so I could locate and share with you what seems to be the problem. I'm now going through the code to see exactly what it is that is causing the problem. I'll post more when/if I figure anything out.

Aloha,

James

>>This seemed to fix my form, but I am checking to see what repercussions there are to the change.
>>
>>In the Init of the PageFrame I copied the inherited code from cPageFrame and commented out the last line:
>>
>>
>>This.AddUIEnabler()
>>
>>
>>This fixed the problem I was having. I am currently reviewing the code in the UIEnabler class to see what its purpose is and how it affects things.
>>
>>Aloha,
>>
>>James
>>
>The purpose of UIEnabler is to refresh the pages when the pages are activated. Instead of changing Init method you can simply overwrite AddUIEnabler method puting a comment there (overriden by purpose). You may need to do some refreshes manually. But I think UIEnabler class has some overhead. My colleague commented this method in two instances of his forms and doing refresh when it's needed by himself.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform