[PyKDE] pyuic problem
Eike Kock
eike.kock at movatis.com
Sun Jun 30 20:55:01 BST 2002
> On Fri, 21 Jun 2002 11:59:44 +0200
> "Eike Kock" <eike.kock at movatis.com> wrote:
>
> > Hi!
> >
> > When I run pyuic it just says "No style available in non-gui
> > applications!". What am I doing wrong?
> >
> > I'm currently testing PyQt on Windows XP and I compiled SIP and PyQt
> > using the latest developer Snapshots.
> >
> > Thanks,
> > Eike
>
> At least on Linux, pyuic from yesterday runs fine with a simple form.
> Just checked.
>
> No XP nor VC available to crosscheck here. Sorry.
>
> I always wonder, how developers are able to work successfully
> with only one single desktop, though.
>
> Hans-Peter
Hi Hans-Peter,
thanks for your answer. We're not just working with one single desktop but
we plan to use PyQt for a commercial software that must run on Windows XP
with native look&feel.
We have a server written in Python (based on our open-source development
"Crusader" which we will announce on sourceforge next week) serving the
business logic through XMLRPC. Now we're evaluating what gui builder and
language to use for a windows client (Visual Studio .NET vs Delphi 6 vs.
Qt/Python).
If we get pyuic to work and can use fancy stuff like dockable/floating
windows with PyQt (haven't checked that yet) we'll go for Qt/Python.
Eike
More information about the PyQt
mailing list