Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo/List Boxes not updating when value set
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00203971
Message ID:
00204005
Vues:
17
Yupperz, we fire the code from the procedure library, but explicitly reference the dropdown, with xtra.pgfmain.pgorder.xcmbsolicitor.refresh. This did nothing, I even checked lockscreens, and verified with lockscreen=.f. beforehand. Nothing makes it appear, except if I do a

xtra.pgfmain.pgorder.xcmbsolicitor.setfocus
xtra.pgfmain.pgorder.xcmbadclass.setfocus

To quickly setfocus to it, and then away... (to where I really need the focus), if I do this, then the value, DOES show up...

STRANGE!!!!!!!!!!!!!!!!!!!!!

Thanks

>Do you fire your code from the same page? If not, VFP will refresh only the active page. The common solution is to have This.Refresh in all Page.Activate events, or you may call explicitly xtra.xcmbsolicitor.refresh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform