Michael Zimmermann schrieb:
Hi Uli,
Take a look at the VendorID package
(www.riverbankcomputing.co.uk/vendorid). This may be exactly what you
are searching for.
yes and no :-()
If I read the information on the website correctly, I can restrict the
import of modules to certain execut
On Nov 18, 2005, at 7:14 AM, Michael Zimmermann wrote:
Hi Uli,
Take a look at the VendorID package
(www.riverbankcomputing.co.uk/vendorid). This may be exactly what you
are searching for.
yes and no :-()
If I read the information on the website correctly, I can restrict the
import of module
On Friday 18 November 2005 5:56 pm, Zilin Du wrote:
> Hi, I got some problem for using overload functions using SIP (4.3.2),
> here is my example:
>
> class A {
> public:
> A(long)
> A(unsigned long)
> A(double)
> int cmp(long)
> int cmp(unsigned long)
> int cmp(double)
> };
>
> when I
Hi, I got some problem for using overload functions using SIP (4.3.2),
here is my example:
class A {
public:
A(long)
A(unsigned long)
A(double)
int cmp(long)
int cmp(unsigned long)
int cmp(double)
};
when I run sip, sip complains:
A constructor with the same Python signature has
On Friday 18 November 2005 4:15 pm, Jason Zwolak wrote:
> I did nothing special and followed the README file distributed with PyQt
> and received the following errors.
>
> How do I compile PyQt?
>
> [EMAIL PROTECTED] PyQt-x11-gpl-3.15.1]$ python configure.py -w
> This is the GPL version of PyQt 3.1
I did nothing special and followed the README file distributed with PyQt
and received the following errors.
How do I compile PyQt?
[EMAIL PROTECTED] PyQt-x11-gpl-3.15.1]$ python configure.py -w
This is the GPL version of PyQt 3.15.1 (licensed under the GNU General
Public
License) for Python 2
Hi Uli,
> Take a look at the VendorID package
> (www.riverbankcomputing.co.uk/vendorid). This may be exactly what you
> are searching for.
yes and no :-()
If I read the information on the website correctly, I can restrict the
import of modules to certain executable files (how to do this for our
Michael Zimmermann schrieb:
Hi there,
currently we use pyQT for a research project. In this project we use
python, pyqt and qt to generate applications on the client side of a
client-server architecture. Basically, two different types of clients
can be distinguished:
- standalone clients
-
Hi there,
currently we use pyQT for a research project. In this project we use
python, pyqt and qt to generate applications on the client side of a
client-server architecture. Basically, two different types of clients
can be distinguished:
- standalone clients
- clients that are controlled (s
Hi Detlev,
As you said 3.9 that wishlist was open, here is one of mine!
It would be very usefull for me to integrate a standard
terminal window, like the python shell, as kate does.
Because now, I'm trying to edit all my text files with eric,
it's quite annoying to toogle widow (eric/terminal) for
10 matches
Mail list logo