Re: [PyKDE] Porting Qt4 c++ examples to Python

2005-12-09 Thread David Boddie
On Fri Dec 9 19:15:47, Baz Walter wrote: > i've almost completed tools/settingseditor and the three examples in the > layouts folder. i was also thinking of doing xml/dombookmarks, if no one > else has started on that... I created a page on the PyQt Wiki so that we don't duplicate effort: http

Re: [PyKDE] Porting Qt4 c++ examples to Python

2005-12-09 Thread Baz Walter
On Friday 09 Dec 2005 11:12, Douglas Soares de Andrade wrote: > Hi ! > > Talking with Phil about a way to help, he told me that the best way would > be porting existing C++ examples to Python examples. > > As so as i received his mail, i started working in some examples. > > Yesterday i finished "s

Re: [PyKDE] Porting Qt4 c++ examples to Python

2005-12-09 Thread David Boddie
On Fri Dec 9 12:12:09, Douglas Soares de Andrade wrote: > Talking with Phil about a way to help, he told me that the best way would be > porting existing C++ examples to Python examples. > > As so as i received his mail, i started working in some examples. Same here. I hope we didn't duplicate

Re: [PyKDE] Mac OS X problems with the menu bar.

2005-12-09 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicent Mas wrote: > Hello, > I've a pyqt application that runs fine in Linux and Windows but not in > Mac OS X. The following problems appear in the Application menu of the > menu bar: > > - the name of the application menu is Python instead of the

[PyKDE] Mac OS X problems with the menu bar.

2005-12-09 Thread Vicent Mas
Hello, I've a pyqt application that runs fine in Linux and Windows but not in Mac OS X. The following problems appear in the Application menu of the menu bar: - the name of the application menu is Python instead of the name of my application. Is it possible to fix this problem?. I've googled wi

Re: [PyKDE] PyQt4 changes

2005-12-09 Thread Phil Thompson
On Friday 09 December 2005 4:23 pm, Peter Clark wrote: > On the subject of porting QT4 examples, is there some information > somewhere on the changes from PyQt3->4? There will be some documentation at some point. In the meantime... 99% of the changes are Qt differences. PyQt4 consists of the

[PyKDE] PyQt4 changes

2005-12-09 Thread Peter Clark
On the subject of porting QT4 examples, is there some information somewhere on the changes from PyQt3->4? :Peter ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] Re: Porting Qt4 c++ examples to Python

2005-12-09 Thread Douglas Andrade
As "styles" and "tooltips" will give some more work, i will finish wiggly first, and then i will finish the two above. 2005/12/9, Douglas Soares de Andrade <[EMAIL PROTECTED]>: > Hi ! > > Talking with Phil about a way to help, he told me that the best way would be > porting existing C++ examples t

[PyKDE] Porting Qt4 c++ examples to Python

2005-12-09 Thread Douglas Soares de Andrade
Hi ! Talking with Phil about a way to help, he told me that the best way would be porting existing C++ examples to Python examples. As so as i received his mail, i started working in some examples. Yesterday i finished "spinboxes" and "sliders". And now im playing with "styles" and "tooltips".

[PyKDE] How to use Eric3 with Qt4

2005-12-09 Thread Douglas Soares de Andrade
Hi ! This mail is just to tell how i did to use Eric3 to program some Qt4 apps. If you are having errors about the debugger with Qt4 apps, just go in Settings->Preferences->Debugger->Python and set to "No Qt". See ya ___ PyKDE mailing listPyKD

[PyKDE] eric3 segfault, help needed

2005-12-09 Thread frncpzzt
Hi everybody, I'm trying to install eric3 3.8.0 on a Slackware 10.2, with Qt 3.3.4 and Kde 3.5.0 onboard. After a first unsuccsessful try with regular Slack packages, I downloaded the sources and built them manually. Following the README, I installed, in order: qscintilla 1.65, sip 4.3.2, PyQt 3.1