
I would like to understand if te Syntax Editor is something that could help me in the application I'm developing.
My application needs an input data file from the user. Thist file is an XML file, if I add your SyntaxEditor control to my app, that will allow my user to credir/edit the XML input data file? if that is the case how and where do I define the "syntax" of the XML file my program will read? I mean something like the grammar, since there is some specific XML "format" that my program is expecting form the user?
This syntax editor is included in the WPF studio bundle?
Thanks,
Eli
My application needs an input data file from the user. Thist file is an XML file, if I add your SyntaxEditor control to my app, that will allow my user to credir/edit the XML input data file? if that is the case how and where do I define the "syntax" of the XML file my program will read? I mean something like the grammar, since there is some specific XML "format" that my program is expecting form the user?
This syntax editor is included in the WPF studio bundle?
Thanks,
Eli