Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
App Slows To A Crawl
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
App Slows To A Crawl
Divers
Thread ID:
01252256
Message ID:
01252256
Vues:
60
I am developing the UI shown here: http://marois-consulting.com/dekker/ui.jpg

After the UI finishes loading, if I move the mouse over any icon, the app becomes very slow.

I turned on event tracking, and there are HUNDREDS of lines like this:


36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.imgleft.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.imgcenter.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.imgright.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.imgicon.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.lblcaption.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl10.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl11.imgleft.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl11.imgcenter.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl11.imgright.UIEnable(.F.)
36000.528, screen.cntmenubar._tabset._pgftabs._page_ribbon1.grp2.crl11.imgicon.UIEnable(.F.)


From what I can see, the UIEnable is being called for EVERY icon on the bar each time the mouse moves over any part of the UI.

Anyone know what I can do about this?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform