On Feb 27, 11:46 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hi all,
>
> > I have a python script that works without any problem on Windows but
> > with error:
>
> > QPaintDevice: Must construct a QApplication before a QPaintDevice
>
> > on Linux.
>
> > Where could be the problem?
>
> This is the problem:
>
> You Must construct a QApplication before a QPaintDevice
>
> Diez

Yes that I can deduce, but why I'm asking is why it's different on
Windows and Linux. Should it not be platform independent?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to