LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   xml + wxwidgets (https://www.linuxquestions.org/questions/programming-9/xml-wxwidgets-377078/)

wmoti 10-26-2005 10:11 AM

xml + wxwidgets
 
Hi ,
Is there any class / sample which handle xml files ?

iammisc 10-27-2005 10:34 PM

THere is the undocumented wxXmlDocument. Check out the wxrc compiler source. However, the developers of wxwidgets say that wxXmlDocument's API will be changed in the future and they recommend not to use it in current applications. According to them, the class is only meant for use by wxrc. But, if you want, you could always use that.

Also, you can look at xml4wxwindows at http://xml4wxwindows.sourceforge.net/.

Iammisc


All times are GMT -5. The time now is 05:08 PM.