Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opt: X/Y on Status Bar
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00847671
Message ID:
00847876
Vues:
28
>Hi Everyone,
>
>After migrating my app from VFP7 to VFP8 sp1, I implemented the new SET NOTIFY CURSOR command. After doing so, the status bar now displays Opt: 2174/3028 with the numerator being the listindex of a dropdown list and the denominator being the total items in the list.
>
>What's up with this, and how can I prevent it from appearing?
>

Hi Jeff,

It's a bug. To work around it you can use StatusBarText property of the combobox.
StatusBarText = [=space(1)]
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform