[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] PyQt4-extrawidgets project
From:       "=?ISO-8859-2?Q?piotr_mali=F1ski?=" <riklaunim () gmail ! com>
Date:       2008-12-08 13:11:16
Message-ID: 1f7f7cf70812080511v4977592eh5eccad617ec731c7 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]

[Attachment #4 (text/plain)]

They look interesting. I think some coders could use them.

2008/12/8 Albert Cervera i Areny <albert@nan-tic.com>

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

[Attachment #5 (text/html)]

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>



_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic