Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

html editor 1

SoftArt

Programmer
Feb 22, 2007
32
DE
Hello
I would like to enable an html editor for capturing formatted texts in a vfp form.
Does anyone have experience or sample code e.g. for zoople?

Thomas
 
I wrote a Richtext editor as shown:

2025-04-18_9-22-52.png

You can find the source code at:


Look for the classlib GKKTextEdit.vcx. There are multiple classes and images that are needed (all found at the link).
 
Is it like this? You can look for information about WebView2. Here is the usage of the WebView2 COM+ component I specifically developed for Visual FoxPro (VFP).
微信截图_20250419162339.jpg
 

Part and Inventory Search

Sponsor

Back
Top