Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anti-aliased, shadowed, and/or 3D text effects
Message
From
15/01/2002 12:28:34
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00604733
Message ID:
00604938
Views:
30
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform