Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6 Combo Box Scroll Bar Not Synchronizing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00718943
Message ID:
00719238
Vues:
20
David,

In VFP 5, if I drag the 'scroll thumb' on the right hand side of the combo box, the entries in the box scroll up and down in a 'synchronized' fashion.
In VFP 6 they do not.
This was noticed by one of my clients when I migrated from VFP 5 ->6.
One day the entries scrolled and the next they did not - literally.


>Allan,
>
>I don't have VFP5 installed on this box so I can't run a comparison between the two. But I'm not sure what you mean by "synchonize" or "dragged the scroll bar down"
>
>If I have a VFP6 cbo with this Init():
>
>
for i = 65 to 65+26
>   this.AddItem( chr(i) + chr(i) + chr(i) )
>endfor
>
>
>If I click the droplist button the list drops and I select the QQQ entry by clicking it. Now if I click the droplist button again then dropped list starts displaying at the QQQ entry with it selected. Is this what you mean as synchronized?
>
>By "drag the scroll bar" do you mean dragging the hilight to a new item or dragging the scroll thumb?
>
>>I recently migrated a VFP 5 application to VFP 6 and the scroll bar on a combo box is not working properly.
>>In VFP 5, when you dragged the scroll bar down, the data in the list would synchronize as well.
>>In VFP 6 the data does not synchronize. However, if you left click on the bar, the data synchronizes.
>>I can not seem to locate the property in VFP 6 to modify
Regards,

Allan Coganovitch
allanc@proven-solutions.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform