Thanks Pete<br><br>I dont know much of C++ so I guess I will not be able to re implement it Python.<br><br>It's a shame Qt doesnt have buttons with rich text. It is impossible to put Greek letters, subscripts, etc.<br>

<br>Best Regards<br><br><div class="gmail_quote">On 25 January 2011 20:03, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Wednesday 26 January 2011, 01:35:07 Fernando Cosso wrote:<br>
> Hi All<br>
><br>
> I would like to use this custom widget<br>
> <a href="http://www.qtcentre.org/wiki/index.php?title=Buttons_with_richt_text_" target="_blank">http://www.qtcentre.org/wiki/index.php?title=Buttons_with_richt_text_</a><br>
</div>>%28multiple_colors%29in the Designer,<br>
<div class="im">><br>
> but I don't have a clue as how to import it and use it in Python, any<br>
> suggestion?<br>
<br>
</div>Just reimplement the widget in PyQt and follow the custom widgets in<br>
designer advice described here (thanks to David Boddie, btw):<br>
<br>
<a href="http://diotavelli.net/PyQtWiki/Using_Python_Custom_Widgets_in_Qt_Designer" target="_blank">http://diotavelli.net/PyQtWiki/Using_Python_Custom_Widgets_in_Qt_Designer</a><br>
<br>
Pete<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br>