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

Arthur Pemberton pemboa at gmail.com
Tue Mar 17 14:12:01 GMT 2009


On Tue, Mar 17, 2009 at 7:56 AM, Till Gerken <till.gerken at gmail.com> wrote:
> On Mon, Mar 16, 2009 at 7:05 PM, Arthur Pemberton <pemboa at gmail.com> 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 )


More information about the PyQt mailing list