[PyQt] Virtualenv script for PyQt snapshots

2009-05-03 Thread Henning Schröder
Hello! I extended virtualenv to download, compile and install the latest sip and PyQt snapshots. You can get the script at http://henning.cco-ev.de/python/dailypyqt-bootstrap.py Virtualenv (http://pypi.python.org/pypi/virtualenv) copys the Python interpreter into a new separate directory. It is n

Re: [PyQt] Searching for a very small scprit using CLIPBOARD

2009-05-03 Thread projetmbc
Giovanni Bajo a écrit : On lun, 2009-04-27 at 18:42 +0200, projetmbc wrote: Thanks a lot, your solution works fine. :-) Here is the complete minimal code : #!/usr/bin/env python #coding=utf-8 import sys from PyQt4 import QtGui, QtCore app = QtGui.QAppl

[PyQt] Re: Bindings for Qxt?

2009-05-03 Thread Benjamin Wohlwend
On Sat, May 2, 2009 at 8:39 PM, Benjamin Wohlwend wrote: > > Hi, > > Unfortunately, my C++ skills are practically inexistent, same goes for my > knowledge of SIP. > I tried to translate QxtFlowView and the classes it uses to Python, but I've > hit a wall where > the C++ code uses QImage::scanLin

[PyQt] QTermWidget bootstrapped in ipython seession ;)

2009-05-03 Thread Marcell Mars
i wanted to start ipython session inside of QTermWidget[0] where that would be the same ipython session from where i originally made the QTermWidget.. with a little help from dtach[1] http://dtach.sourceforge.net/ i did it... if you do ipython profile like pasted here: http://snipt.net/marcell/ipy

Re: [PyQt] is there any paypal account for riverbank?

2009-05-03 Thread Phil Thompson
On Sun, 3 May 2009 01:26:46 +0200, Marcell Mars wrote: > i don't do any commercial development but would like to give some > money to riverbank. unfortunately i can't give the amount asked for > the commercial licence. is there any paypal i can use for that? > couldn't find it on the site. That's

[PyQt] ANN: eric 4.3.3 released

2009-05-03 Thread Detlev Offenbach
Hi, I just uploaded eric 4.3.3. It is a maintenance release fixing some bugs. It is available via the eric4 web site. http://eric-ide.python-projects.org/index.html Regards, Detlev -- Detlev Offenbach det...@die-offenbachs.de ___ PyQt mailing list