Re: [PyKDE] ANN: new eric3 snapshot available

2003-08-19 Thread Stephen Boulet
Thanks for the ebuild. Works great here. On Tuesday 19 August 2003 04:20 am, Sundance wrote: > I heard Detlev Offenbach said: > > This snapshot is available via > > http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20030817.tar.gz > > This totally rocks. :D Thank you for all the work, De

Re: [PyKDE] ANN: QScintilla v1.3 Released

2004-05-09 Thread Stephen Boulet
On Sunday 09 May 2004 09:25 am, Phil Thompson wrote: > QScintilla v1.3 has been released and is available for download from > http://www.riverbankcomputing.co.uk/qscintilla/download.php. I'm sure you meant version 1.6? ;) -- Stephen From here to there and there

[PyKDE] Help with simple clipboard examples

2004-10-27 Thread Stephen Boulet
I'd like to get and set the X-window clipboard for some short scripts, but I'm not doing it quite right. Can someone help me along? def setclipboard(s): from qt import QApplication from sys import argv a = QApplication(argv) c = a.clipboard() c.setText(s)

Re: [PyKDE] Help with simple clipboard examples

2004-10-27 Thread Stephen Boulet
On Wed, 27 Oct 2004 18:47:31 +0200, Sundance wrote > I heard Stephen Boulet said: > > > I'd like to get and set the X-window clipboard for some short > > scripts, but I'm not doing it quite right. Can someone help me along? > > Okay, it seems to work here (

Re: [PyQt] How to install pyQt on a Mac ?

2009-08-31 Thread Stephen Boulet
You'll need to install the macintosh development environment if you haven't already (it's on the install DVD), install and compile Qt, QScintilla, and pyqt. Stephen On Aug 31, 2009, at 6:44 AM, projetmbc wrote: Hello, I've bought a Mac and this is my first one. So I do not how to install

Re: [PyQt] How to install pyQt on a Mac ?

2009-08-31 Thread Stephen Boulet
On Aug 31, 2009, at 7:46 AM, Phil Thompson wrote: On Mon, 31 Aug 2009 13:44:01 +0200, projetmbc > wrote: Hello, I've bought a Mac and this is my first one. So I do not how to install pyQt on a Mac. Is there an easy way to do that ? The same as any other Unix style platform. Phil Well, e

Re: [PyQt] Question about distributing GPL'd apps

2007-03-16 Thread Stephen Boulet
On Mar 15, 2007, at 4:43 PM, David Boddie wrote: On Thu Mar 15 19:51:44 GMT 2007, stephen at theboulets.net wrote: Thanks all for the answers. It would be a high hurdle if I had to have windows users compile Qt-free, for example. I'm slightly confused here because you are referring to Qt-