The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>>
>>
>>
>>
>
>
> __ Information from ESET NOD32 Antivirus, version of virus signature
> database 4332 (20090813) __
>
> The message was checked by
e code on linux and windows.
I'm happy with that, although I did have some issues with file name
encoding on windows. Hat tip: encode the command string with
sys.getfilesystemencoding(), else it will blow up on windows.
Take care,
Håvard
--
Håvard Gulldahl
_
On 7/14/08, Phil Thompson <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Jul 2008 18:09:51 +0200, "Håvard Gulldahl"
> > I'm running:
> >
> > $ pyuic4 --version: Python User Interface Compiler 4.4.2 for Qt version
> > Unknown Qt widget: QFormLayout
>
&g
Ui(self, Dialog):
Dialog.setObjectName("Dialog")
Dialog.resize(269,125)
self.gridLayout = QtGui.QGridLayout(Dialog)
self.gridLayout.setObjectName("gridLayout")
Unknown Qt widget: QFormLayout
Is QFormLayout missing from pyuic, or is something wrong on my