Martin Remie wrote:
> Hello,
> 
> does someone know a way to display a math equation in a Glade/PyGTK GUI 
> on a label(well, or something looking like a label)?
> 
> Preferably by using LaTeX scripts I already have, e.g. for the equation 
> below.

A quick search turned this:

        http://helm.cs.unibo.it/mml-widget/

However, this is for MathML and in C++.  You could try creating a Python
wrapper library and contribute it for the project, but it is certainly
not a ready-to-use solution.

Paul
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to