Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft flatscrollbar
Message
 
À
23/11/2017 17:15:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01655755
Message ID:
01655805
Vues:
58
>I achieved my work around the flatscrollbar activex for scrolling any vfp container.
>for whose interesting with this subject can read my post here:
>
>http://yousfi.over-blog.com/2017/11/scrolling-containers-with-flatscrollbar.html

Thanks Yousfi.
Two things though (it is always easier to criticize than to create) :-)
1.
You should move
Declare Integer DeleteUrlCacheEntry In wininet String lpszUrlName
Declare Integer URLDownloadToFile In urlmon.Dll Integer pCaller, String szURL, String szFileName, Integer dwReserved, Integer lpfnCB
at the beginning of the code
or at least
oform=Newobject("yscroll")
before the code where you download the picture, because these two functions are not declared :-)

2. Vertical scrolling with the mouse wheel is reversed, when you move wheel backwards you should scroll down :-)

Thank you for sharing your code.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform