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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WebView2 AceEditor V2 2

Can you explain something more? Is this integratable in VFP? Download? Help file? Samples?

Regards, Gerrit
 
iswithzhz has a habit of posting images of his work that he has done with not much explanation or download link to see for yourself. This looks like an editor replacement for PRG file types. However, NotePad++ can do the same thing as well. So, I am not sure of any real benefit of using the above. You can use TEDIT in the configuration file (similar to _MENUDESIGNER) that allows for another program to be used as the editor instead of the built-in editor.
 
Can you explain something more? Is this integratable in VFP? Download? Help file? Samples?

Regards, Gerrit
"It is built on the WebView2 project and utilizes the ACE Editor implementation. All functionalities achievable with ACE can be integrated into VFP (Visual FoxPro). This represents a form of Web Desktop manifestation within VFP. Since native ACE does not support VFP syntax, I recreated a mode-vfp.js file."
The implementation is not complicated—it simply involves calling an HTML file configured with the Ace.js script to run.
aceEditor3.jpg
aceEditor2.jpg
 
iswithzhz has a habit of posting images of his work that he has done with not much explanation or download link to see for yourself. This looks like an editor replacement for PRG file types. However, NotePad++ can do the same thing as well. So, I am not sure of any real benefit of using the above. You can use TEDIT in the configuration file (similar to _MENUDESIGNER) that allows for another program to be used as the editor instead of the built-in editor.
I just wanted to share some recent achievements with VFP on WebView2. It seems you're not quite comfortable with this topic, and I'm sorry about that.
 

Part and Inventory Search

Sponsor

Back
Top