They look interesting. I think some coders could use them. <br><br><div class="gmail_quote">2008/12/8 Albert Cervera i Areny <span dir="ltr">&lt;<a href="mailto:albert@nan-tic.com">albert@nan-tic.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
A Dimarts 11 Novembre 2008, piotr maliński va escriure:<br>
<div class="Ih2E3d">&gt; I&#39;ve started a project at <a href="http://code.google.com" target="_blank">code.google.com</a> that contains all PyQt4<br>
&gt; widgets made by me with the help of SIP.<br>
&gt;<br>
&gt; <a href="http://code.google.com/p/pyqt4-extrawidgets/" target="_blank">http://code.google.com/p/pyqt4-extrawidgets/</a><br>
<br>
</div>In the Koo project we have implemented (still with some rough edges) a Chart<br>
[1] and a Calendar [2] Widget. Both use GraphicsView and can be easily<br>
combined in a QGraphicsScene with other elements. They&#39;re both in main<br>
project tree but if more people are interested in using and improving them<br>
maybe we could put them in independent project (or Piotr&#39;s one, if he agreed)<br>
so other people don&#39;t keep reinventing the wheel.<br>
<br>
[1] <a href="http://www.nan-tic.com/images/stories/destaquem/charts.png" target="_blank">http://www.nan-tic.com/images/stories/destaquem/charts.png</a><br>
[2] <a href="http://www.nan-tic.com/images/stories/destaquem/calendar.png" target="_blank">http://www.nan-tic.com/images/stories/destaquem/calendar.png</a><br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; Currently there are two widgets: QTermWidget and qt-macnavbar<br>
&gt; (screenshot:<br>
&gt; <a href="http://www.fotosik.pl/pokaz_obrazek/pelny/cb4b8531394f7906.html" target="_blank">http://www.fotosik.pl/pokaz_obrazek/pelny/cb4b8531394f7906.html</a>). Both do<br>
&gt; work, but some small issues still remain that I have to fix. QTermWidget<br>
&gt; doesn&#39;t want to resize (I&#39;ll have to probably bind all core header files<br>
&gt; for it), and Qf-MacNavBar has few methods/properties commented out (but it<br>
&gt; works).<br>
&gt;<br>
&gt; SIP doesn&#39;t like such code:<br>
&gt; ##############<br>
&gt; QString title (void) const;<br>
&gt; bool isExpanded (void) const;<br>
&gt; ##############<br>
&gt;<br>
&gt; as it says: sip: QfNavBarGroup::title() unsupported function argument<br>
&gt; type - provide %Method code and a valid C++ signature. I&#39;m not a<br>
&gt; C/C++/SIP guru so I can&#39;t fix this. Any solutions welcomed.<br>
</div><div><div></div><div class="Wj3C7c">&gt; _______________________________________________<br>
&gt; PyQt mailing list &nbsp; &nbsp;<a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
&gt; <a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Albert Cervera i Areny<br>
<a href="http://www.NaN-tic.com" target="_blank">http://www.NaN-tic.com</a><br>
</font></blockquote></div><br>