[PyKDE] broken layout

Marcos Dione mdione at grulic.org.ar
Fri Dec 22 15:33:30 GMT 2006


On Fri, Dec 22, 2006 at 03:30:22PM +0100, Andreas Pakulat wrote:
> Without some code we can't know. The .ui files are fine as far as I can
> see.

mdione at falcon:~/src/projects/kress/src/trunk/src$ python
Python 2.4.3 (#2, Oct  6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import kdedesigner
>>> from kress.kressmainwindow import MainWindow
>>> import sys
>>> import kdecore
>>> app= kdecore.KApplication (sys.argv, "")
>>> w= MainWindow ()
ScimInputContextPlugin()
QLayout "unnamed" added to KMainWindow "MainWindow", which already has a layout
>>> w.show ()
MainWindow.showTab(QWidget*): Not implemented yet
>>> app.exec_loop ()

    and the window shows wrong.

-- 
(Not so) Random fortune:
00;05 < perrito666> la cerveza es un touch and go, la miopía ya es amor.




More information about the PyQt mailing list