Re: [PyQt] PyQt4-extrawidgets project

2008-12-08 Thread piotr maliński
They look interesting. I think some coders could use them. 2008/12/8 Albert Cervera i Areny <[EMAIL PROTECTED]> > 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

Re: [PyQt] PyQt4-extrawidgets project

2008-12-08 Thread Albert Cervera i Areny
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]

Re: [PyQt] PyQt4-extrawidgets project

2008-12-01 Thread piotr maliński
~~ Update ~~ QTermWdiget fixed no-resize bug QfMacNavBar - added missing methods Those two widgets are "done". and should work without problems. Some more to come. http://code.google.com/p/pyqt4-extrawidgets/ W dniu 12 listopada 2008 11:10 użytkownik piotr maliński < [EMAIL PROTECTED]> napisał

Re: [PyQt] PyQt4-extrawidgets project

2008-11-12 Thread piotr maliński
Thanks for the help. I fixed the code and commited to trunk 2008/11/12, Jim Bublitz <[EMAIL PROTECTED]>: > On Tuesday 11 November 2008 09:04, piotr maliński wrote: > > I've started a project at code.google.com that contains all PyQt4 > > widgets made by me with the help of SIP. > > > > http://

Re: [PyQt] PyQt4-extrawidgets project

2008-11-11 Thread Jim Bublitz
On Tuesday 11 November 2008 09:04, piotr maliński wrote: > 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/ > > Currently there are two widgets: QTermWidget and qt-macnavbar > (screenshot: >

Re: [PyQt] PyQt4-extrawidgets project

2008-11-11 Thread Marcell Mars
On Tue, Nov 11, 2008 at 6:04 PM, piotr maliński <[EMAIL PROTECTED]> wrote: > http://code.google.com/p/pyqt4-extrawidgets/ i just love this project ;) ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo

[PyQt] PyQt4-extrawidgets project

2008-11-11 Thread piotr maliński
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/ Currently there are two widgets: QTermWidget and qt-macnavbar (screenshot: http://www.fotosik.pl/pokaz_obrazek/pelny/cb4b8531394f7906.html). Both