So far I've been successful in implementing a Python shell into a GUI window similar to the one provided by OpenAlea (http://openalea.gforge.inria.fr/dokuwiki/doku.php?id=screenshot). However, I'm interested in the interactive plotting provided by the pylab interface to matplotlib and a static Pyt
On Wed Apr 30 09:06:29 BST 2008, Phil Thompson wrote:
> ...and now would be a good time to let me know of anything else that should
> go into the release.
The QtConcurrent namespace and the QFuture* classes related to it appear to
be missing. Is that intentional?
David
__
On Wed Apr 30 09:06:29 BST 2008, Phil Thompson wrote:
> The current snapshot has been updated for the final Qt v4.4. I need to
> finish the new support for QMetaObject.invokeMethod() and expect to release
> PyQt v4.4 in a week or two.
>
> Now would be a good time to check for any regressions...
S
Hello
I have a signal/slot connection which I want to express with
@pyqtSignature syntax but am not sure how to do it.
self.connect(self.myView.selectionModel(),
SIGNAL("currentRowChanged(QModelIndex,QModelIndex)"), self.changed)
Any help appreciated.
_
On Wed, 2008-04-30 at 22:18 +0200, Aaron Digulla wrote:
> Phil Thompson schrieb:
>
> >> - For everything derived from QObject, connect to the dispose signal.
> >> At this time, save a stack trace and a pointer to the Python handle
> >> associated with the QObject
> >> - When the signal is emitted,
Jake Richards schrieb:
> Hello:
> I am looking to write just a simple drawing program that would load an
> image, and then allow me to draw and erase on top of it. I looked at the
> scribble example and it has basically everything I need except the ability
> to erase any marks I've made over the
Phil Thompson schrieb:
>> - For everything derived from QObject, connect to the dispose signal.
>> At this time, save a stack trace and a pointer to the Python handle
>> associated with the QObject
>> - When the signal is emitted, make sure that the usage count of the
>> corresponding Python objec
On Wednesday 30 April 2008, Aaron Digulla wrote:
> Quoting Phil Thompson <[EMAIL PROTECTED]>:
> > As Qt v4.4 has been released a little earlier than I was expecting I'm
> > dropping plans for a PyQt v4.3.4 release.
> >
> > The current snapshot has been updated for the final Qt v4.4. I need to
> > f
Quoting Phil Thompson <[EMAIL PROTECTED]>:
As Qt v4.4 has been released a little earlier than I was expecting I'm
dropping plans for a PyQt v4.3.4 release.
The current snapshot has been updated for the final Qt v4.4. I need to finish
the new support for QMetaObject.invokeMethod() and expect to
Hello:
I am looking to write just a simple drawing program that would load an
image, and then allow me to draw and erase on top of it. I looked at the
scribble example and it has basically everything I need except the ability
to erase any marks I've made over the source image. What would be the
As Qt v4.4 has been released a little earlier than I was expecting I'm
dropping plans for a PyQt v4.3.4 release.
The current snapshot has been updated for the final Qt v4.4. I need to finish
the new support for QMetaObject.invokeMethod() and expect to release PyQt
v4.4 in a week or two.
Now wo
On Wednesday 30 April 2008, Dirk Wagener wrote:
> Hi
>
> I love the clean look of the new website. What did you use to create it?
> I am also not a fan of php (to put it politely)...
It's Zope3.
Phil
___
PyQt mailing listPyQt@riverbankcomputing.com
Hi
I love the clean look of the new website. What did you use to create it?
I am also not a fan of php (to put it politely)...
Regards
Dirk
--
Dirk Wagener <[EMAIL PROTECTED]>
(MSc. Electronic Engineering, Stell.)
Project Engineer
Stone Three Venture Technology (Pty.) Ltd.
http://www.
13 matches
Mail list logo