Am Montag, 2. Januar 2006 13:46 schrieb Andreas Pakulat: > Hi, > > I now tried everything that came to my mind, but eric3 doesn't use Qt's > UI. Running qtconfig it looks the same as my KDE apps but eric3 looks > like a GTK app. > > The KdeQt/__init__.py ist executed and no Exception is raised there. > > Andreas
Hi, eric3 doesn't use GTK stuff, so it should at least look like Qt. The KDE look (KDE dialogs) is activated, if PyKDE is available. If not, it defaults to the Qt dialogs. What style is it using? What is the deafult style selected in qtconfig? If you are using Red Hat or Fedore it could be possible, that their style (can't remember the name), that makes Qt (KD) and GTK apps lookalike is used. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
