[PyKDE] QCanvasSprite segfaulting

2003-02-18 Thread Vio
Greetings, Newbie hits wall while dipping toe in QCanvas. Would someone be kind enough to tell me why I get a segfault while trying to show() a sprite? my entire code: # START OF CODE # # Testing QCanvas # import sys from qt import * from qtcanvas

Re: [PyKDE] QCanvasSprite segfaulting

2003-02-18 Thread Phil Thompson
On Tuesday 18 February 2003 8:13 am, Vio wrote: Greetings, Newbie hits wall while dipping toe in QCanvas. Would someone be kind enough to tell me why I get a segfault while trying to show() a sprite? my entire code: # START OF CODE # #

[PyKDE] qt, pyqt license

2003-02-18 Thread david
Dear all, I don't understand the licence for qt and pyqt. On X11, it's GPL and on Microsoft Windows, it's what ? Commercial licenses and a free-as-in-free-beer for older version. That's very disorder ! I have not a good idea for the future... which choice pyqt or pygtk ? Thank you David

Re: [PyKDE] qt, pyqt license

2003-02-18 Thread Phil Thompson
On Tuesday 18 February 2003 1:21 pm, david wrote: Dear all, I don't understand the licence for qt and pyqt. On X11, it's GPL and on Microsoft Windows, it's what ? Commercial licenses and a free-as-in-free-beer for older version. That's very disorder ! There is also a commercial X11 license.

Re: [PyKDE] qt, pyqt license

2003-02-18 Thread Jonathan Gardner
On Tuesday 18 February 2003 05:21, david wrote: Dear all, I don't understand the licence for qt and pyqt. On X11, it's GPL and on Microsoft Windows, it's what ? Commercial licenses and a free-as-in-free-beer for older version. That's very disorder ! I have not a good idea for the future...