I thought, at some point, I saw an XML editor built in wxPython, but
so far my Google-fu is failing and I can't find one.
Am I hallucinating? Was there ever an XML editor in wxPython?
···
--
Josh English
Joshua.R.English@gmail.com
http://joshenglish.livejournal.com
Are you thinking of Editra (www.editra.org)?
···
On Sat, Mar 5, 2011 at 1:57 PM, Josh English <joshua.r.english@gmail.com> wrote:
I thought, at some point, I saw an XML editor built in wxPython, but
so far my Google-fu is failing and I can't find one.
Am I hallucinating? Was there ever an XML editor in wxPython?
I thought I was, but Editra is a general code editor, and I thought
there was something specific to XML.
I played around with a TreeListControl and got something close to what I wanted.
Josh
···
On Sat, Mar 5, 2011 at 1:11 PM, Bryan Oakley <bryan.oakley@gmail.com> wrote:
On Sat, Mar 5, 2011 at 1:57 PM, Josh English <joshua.r.english@gmail.com> wrote:
I thought, at some point, I saw an XML editor built in wxPython, but
so far my Google-fu is failing and I can't find one.
Am I hallucinating? Was there ever an XML editor in wxPython?
Are you thinking of Editra (www.editra.org)?
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en
--
Josh English
Joshua.R.English@gmail.com
Josh English wrote:
I thought I was, but Editra is a general code editor, and I thought
there was something specific to XML.
I think you are thinking of Xml Copy Editor -
http://xml-copy-editor.sourceforge.net/
I believe it is written using wxWidgets, not wxPython.
Frank Millman
I sent this reply earlier, but it did not appear. Apologies if anyone gets
this twice.
Josh English wrote:
I thought I was, but Editra is a general code editor, and I thought
there was something specific to XML.
I think you are thinking of Xml Copy Editor -
http://xml-copy-editor.sourceforge.net/
I believe it is written using wxWidgets, not wxPython.
Frank Millman