hi all,
i need a xml editor tool writen in python that act as a gui for it to add delete update list and save can you please if possible guide me where to find a tutorial that explain that or a book a link and if it is possible to give me a sample code that i can build on what i want i need a simple example that is it because i'm new to python and wxPython
best of regards
hatem gamal
hatem elzanaty wrote:
i need a xml editor tool writen in python that act as a gui for it to
add delete update list and save can you please if possible guide me
where to find a tutorial that explain that or a book a link and if it is
possible to give me a sample code that i can build on what i want i need
a simple example that is it because i'm new to python and wxPython
Is your goal just to edit some XML files? There are a number of good
XML editors in the world already. This one happens to be written in C#:
http://xmlnotepad.codeplex.com/
If you are trying to learn more about XML processing in Python, I
suggest you Google for "python XML". There are a number of good hits on
the first page.
ยทยทยท
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.