Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anti-aliased, shadowed, and/or 3D text effects
Message
De
15/01/2002 12:28:34
 
 
À
15/01/2002 11:19:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00604733
Message ID:
00604938
Vues:
28
Neil,

The ActiveX button rendering link is exactly what I was looking for - now, if it only works with VFP 7?! Do you have any experience using this ActiveX with VFP?

Have you used the GDI+ API calls in your applications? Any tips on where I can learn more about how to use GDI calls in my VFP applications?

Thanks!
Malcolm




>Malcolm,
>
>Try this link for an ActiveX button rendering control.
>
>http://www.multimediasoft.com/3dabm/screenshot.html
>
>As an alternative, if you want to render these yourself you can use GDI+ although its probably easier to create a wrapper DLL/ActiveX than using VFP and declare dll. For example, to set antialised text rendering the following GDI+ API call will do the trick.
>
>SetTextRenderingHint(TextRenderingHintAntiAlias);
>
>HTH
>Neil
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform