Paul Kienzle wrote:
> It would be great to be able to display math markup in other parts of my
> application, such as labels, tables, lists and menus.  Has anyone ever
> tried doing this for wx or gtk?

It's worth a post to the wxPython-users list -- it gets talked about now 
and again.

It shouldn't be too hard to use the ustex stuff from MPL -- doesn't that 
use TeX, etc to make a png or something? If so, it could be stuck on a 
wx.widget easily.

Michael Droettboom wrote:
> (And long term, as cool as matplotlib is, it would be nice to refactor 
> this out as a separate library for apps that don't do any plotting...)

Yes, that would be great -- a kind of mini-TeX that's embeddable. 
Another plus to that is you'd expand the user base, and with that 
hopefully the developer base, so it could get fuller featured faster.

How tied in with MPL is the code? Could it just be it's own module?

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to