adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] Weird Python error


From: Alexandre Courbot
Subject: Re: [Adonthell-devel] Weird Python error
Date: Thu, 22 Apr 2004 17:37:24 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040229)

Well, I don't know, since it seems impossible to pass an object from Adonthell to PyQt. Using Python for the editors with a GUI is comfortable, fast and secure, but it brings some serious problems.


Why that? What't the matter? Can't you do import <something> from adonthell and 
use it then?

The problem is when you want to pass an object from Adonthell to PyQt. Say, an image to display. We are using SWIG, PyQt is using another system. Hence you can't pass a SWIG object to PyQt, unfortunately.

Alex.
--
http://www.gnurou.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]