Word2000 to wxPython conversion....

N

Nikolai Kirsebom

I've made a small utility which converts the content of a Microsoft
Word2000 document to wxPython code.

For some time I've used wxPython in small projects. I always have to
look up old examples when writing 'sizer' code, and I tend to spend
quite some time before getting it correct.

Some time ago I was going to implement a copy of a MFC based dialog in
wxPython. The MFC dialog did not have dynamic sizing. In order to
identify how the sizers should be implemented in wxPython, I ended up
drawing a "grid" identifying the various sizers. Then the idea of
using tables in tables was quite apparent, and the result is the
word2wx.py script and a small class-layer on top of wxPython.

Utility can be downloaded from http://www.micon.no/PythonPage.asp

Any comments / help on improving coding (in particular the parsing
system which is rather ad-hoc) will be appreciated.

Nikolai
 
R

Rene Pijlman

Nikolai Kirsebom:
I've made a small utility which converts the content of a Microsoft
Word2000 document to wxPython code.

Wow! I have lots of Word documents I'd like to mail to you :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top