Hi!
Why all QGroupBoxs are stretchables when i rise size window in file1.txt
without QStackWidget and not in file2.txt with QStackWidget?
How have all QGroupBoxs stretchables with QStackWidget?
--
alteo_gange
#!/usr/bin/python
# -*- coding: Utf-8 -*-
import sys
from PyQt4.QtCore import *
from
hm, after installing python2.5 it works, even if it still uses python2.4 ??-)
I have no. idea. I must have messed up the system as iI installed PyQt4
manually.
However it works now, even after uninstalling python2.5
thx
Reinhard
On Friday, 26. October 2007 13:50:48 Hans-Peter Jansen wrote:
On Friday 26 October 2007, Giovanni Bajo wrote:
> Hi,
>
> sipconfig.py has a class PythonModuleMakefile that generates a Makefile
> for a Python package/module. When using it over my project, it is common
> that such package/module is under a SCM. In that case,
> PythonModuleMakefile will generate
Hello all,
i have a segmentation fault when i close the dialog i am using to test
my sql model (using qdialog.accept in
a button or exiting with escape i have the same error), i have compiled pyqt
and qt with debug support and i
have this with gdb:
--
Hi,
sipconfig.py has a class PythonModuleMakefile that generates a Makefile
for a Python package/module. When using it over my project, it is common
that such package/module is under a SCM. In that case,
PythonModuleMakefile will generate a Makefile that will also install
SCM's private direct
Hello,
I got memory leak problem with QTimer (PyQt 4.3.1). Further, short example to
detect problem.
import sys
from PyQt4 import QtCore, QtGui
def schedule():
QtCore.QTimer.singleShot(0, schedule)
def main( ):
qApp = QtGui.QApplication(sys.argv)
schedule()
sys.exit(qApp.exec_())
main
Am Freitag, 26. Oktober 2007 13:23 schrieb alteo_gange:
> Le vendredi 26 octobre 2007, Reinhard Thies a écrit :
> > Now I've installed the debian packages, but getting the following
> > errors [EMAIL PROTECTED]:/usr/share/doc/python-qt4-doc/examples/script$
> > python2.4 ./helloscript.py
Le vendredi 26 octobre 2007, Reinhard Thies a écrit :
> Now I've installed the debian packages, but getting the following errors
> [EMAIL PROTECTED]:/usr/share/doc/python-qt4-doc/examples/script$
> python2.4 ./helloscript.py
> Traceback (most recent call last):
> File "./helloscript.py", line 6,
On Thursday, 25. October 2007, Hans-Peter Jansen wrote:
> Am Donnerstag, 25. Oktober 2007 21:59 schrieb Reinhard Thies:
> > Hi all,
> >
> > i am new to PyQt an QT as well.
> > I just downloaded and installed Qt 4.3.2 and PyQt 4.3.1 from source on my
> > Debian based sidux machine.
> > Everything co
On 2007-10-26, Jim Bublitz wrote:
> On Thursday 25 October 2007 18:20, David Boddie wrote:
> > Note: As a reviewer, I received a copy free of charge, but I would have
> > bought a copy anyway. I had to squeeze my reviewing duties in between
> > work and real life, so I didn't really have the time t
On 2007-10-25, Rajeev J Sebastian wrote:
> On 10/26/07, David J Brooks <[EMAIL PROTECTED]> wrote:
> > I expect the American response to overpriced books is much the same as
> > the European one: make a .torrent and put it on the .net
>
> Here in India, publishers usually come out with very cheap ed
11 matches
Mail list logo