Re: [PyKDE] Two issues with QT Designer 3.3.0 and PyQt 3.8.1

2004-04-28 Thread Phil Thompson
On Wednesday 28 April 2004 7:10 pm, Welch, Donald J wrote: > I am having two issues with PyQt 3.8.1 and QT Designer 3.3.0: > > 1. Versioning problem in .ui files: > > QT designer is writing its version in the .ui files as '3.3.0'. PyQt > will not accept this as a valid verion unless I remove the tr

Re: [PyKDE] Two issues with QT Designer 3.3.0 and PyQt 3.8.1

2004-04-28 Thread Randy Carnahan
On Wednesday 28 April 2004 14:10, Welch, Donald J wrote: > image0_data = \ > "\x89\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d" \ > "\x49\x48\x44\x52\x00\x00\x00\x61\x00\x00\x00\x60" \ > "\x08\x06\x00\x00\x00\x0d\x5a\x1c\x06\x00\x00\x08" \ > "\x98\x49\x44\x41\x54\x78\x9c\xed\x5d\x69

[PyKDE] Two issues with QT Designer 3.3.0 and PyQt 3.8.1

2004-04-28 Thread Welch, Donald J
I am having two issues with PyQt 3.8.1 and QT Designer 3.3.0: 1. Versioning problem in .ui files: QT designer is writing its version in the .ui files as '3.3.0'. PyQt will not accept this as a valid verion unless I remove the trailing zero, making it '3.3'. The error message is: 'pyuic: File gene