Re: [PyQt] Qt trying to load .uic instead of .ui

2009-03-17 Thread Arthur Pemberton
On Tue, Mar 17, 2009 at 7:56 AM, Till Gerken  wrote:
> On Mon, Mar 16, 2009 at 7:05 PM, Arthur Pemberton  wrote:
>> when I try to do a uic.loadUi, th euic module tries to load a .ui file
>> instead a .uic file.
>
> According to the documentation, uic.loadUi() is supposed to load the
> .ui file. Is that incorrect?
>
> http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#the-uic-module
>
> Till
>

It is, but something in the underlying PyQt/Qt code is appending a 'c'


-- 
Fedora 9 : sulphur is good for the skin
( www.pembo13.com )
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] Qt trying to load .uic instead of .ui

2009-03-17 Thread Till Gerken
On Mon, Mar 16, 2009 at 7:05 PM, Arthur Pemberton  wrote:
> when I try to do a uic.loadUi, th euic module tries to load a .ui file
> instead a .uic file.

According to the documentation, uic.loadUi() is supposed to load the
.ui file. Is that incorrect?

http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#the-uic-module

Till
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] Qt trying to load .uic instead of .ui

2009-03-16 Thread Arthur Pemberton
I don't seem to get responses here, I'm not sure if I just don't form
my posts correctly.

when I try to do a uic.loadUi, th euic module tries to load a .ui file
instead a .uic file.

This happens whenever there is a valid .pyc file. If I make a change
to the code it works again.

-- 
Fedora 9 : sulphur is good for the skin
( www.pembo13.com )
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt