tags:

views:

11

answers:

0

I would like to create some accounting modules (AR, AP, GL, etc) on Linux using wxPython. Having done this on Windows using MDI paradigm. I have read in the PyWiki the MDI has fallen out of favor and that it is not really used on Linux in X Windows.

Could some one point me to information regarding this and how it would be done in Linux.

Also, and example system using menuing or what ever to create applications of this nature on linux so I could review the code.

Thanks