ca17005@bellsouth.net wrote:
I am an expert now. I have been learning python and wx python for the last 4 months. My current project is to take some raw data and present it in a presentable/printable way(Financial Statement). Is it possible and reasonably simple to import a grid as a table to html and do the formatting on the fly?
There is some code in wx.lib.printout to help with things like that.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!