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"><<a href="mailto:albert@nan-tic.com">albert@nan-tic.com</a>></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">> I've started a project at <a href="http://code.google.com" target="_blank">code.google.com</a> that contains all PyQt4<br>
> widgets made by me with the help of SIP.<br>
><br>
> <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'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's one, if he agreed)<br>
so other people don'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>
><br>
> Currently there are two widgets: QTermWidget and qt-macnavbar<br>
> (screenshot:<br>
> <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>
> work, but some small issues still remain that I have to fix. QTermWidget<br>
> doesn't want to resize (I'll have to probably bind all core header files<br>
> for it), and Qf-MacNavBar has few methods/properties commented out (but it<br>
> works).<br>
><br>
> SIP doesn't like such code:<br>
> ##############<br>
> QString title (void) const;<br>
> bool isExpanded (void) const;<br>
> ##############<br>
><br>
> as it says: sip: QfNavBarGroup::title() unsupported function argument<br>
> type - provide %Method code and a valid C++ signature. I'm not a<br>
> C/C++/SIP guru so I can't fix this. Any solutions welcomed.<br>
</div><div><div></div><div class="Wj3C7c">> _______________________________________________<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>
<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>