Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot click ListBox items
Message
From
30/11/2005 14:55:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01072630
Message ID:
01073398
Views:
32
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform