Hi all, I'm trying to get qtreeview to add new items already expanded.
Anyone have any ideas on how to do this?
Thanks
Matt
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
K.S.Sreeram wrote:
> The crash happens when a top-level window is closed, and all python
> references to the window are lost in the 'closeEvent' method.
I was just planning to report this bug to Trolltech, but it looks like
the bug has already been reported (and fixed for 4.2!). Bug id 115905.
htt
K.S.Sreeram wrote:
> Phil Thompson wrote:
>> On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote:
>>> [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1]
>>>
>>> Hi all,
>>>
>>> I've been facing a random crash in my app for sometime, and i've got it
>>> down to a simple test program. Run t
Hello.
What is the recommended way to distribute an application for
PyQt4/Linux?. Most distros don't have PyQt4 available in their
repositories.
Thanks
--
Un saludo,
Javier
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraun
On Saturday 16 September 2006 8:03 pm, Giovanni Bajo wrote:
> Phil Thompson <[EMAIL PROTECTED]> wrote:
> >> the Qt4/PyQt4 manuals specifically talk about using QMutexLocker to
> >> simplify exception handling in functions. However, in PyQt the mutex
> >> doesn't get unlocked if an exception is rais
Phil Thompson wrote:
> On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote:
>> [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1]
>>
>> Hi all,
>>
>> I've been facing a random crash in my app for sometime, and i've got it
>> down to a simple test program. Run the attached script, click "C
On Sun, 17 Sep 2006 16:04:41 +0200
Torsten Marek <[EMAIL PROTECTED]> wrote:
> Gerard Vermeulen schrieb:
> > Phil,
> >
> > The attached PyQt4.pyqwt.patch (a bit hardwired, but IMO not worth a more
> > general
> > solution) makes it possible to use the Qwt5 designer plugin with pyuic4
> > without
On Friday 15 September 2006 9:58 pm, K.S.Sreeram wrote:
> [Qt-4.1.4, sip-4.4.5, PyQt-4.0.1, Python-2.4.3, MSVC-7.1]
>
> Hi all,
>
> I've been facing a random crash in my app for sometime, and i've got it
> down to a simple test program. Run the attached script, click "Click Me"
> and close the newl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gerard Vermeulen schrieb:
> Phil,
>
> The attached PyQt4.pyqwt.patch (a bit hardwired, but IMO not worth a more
> general
> solution) makes it possible to use the Qwt5 designer plugin with pyuic4
> without
> editing the generated Python code (it is
On Saturday 16 September 2006 11:52 am, Gerard Vermeulen wrote:
> Phil,
>
> The attached PyQt4.pyqwt.patch (a bit hardwired, but IMO not worth a more
> general solution) makes it possible to use the Qwt5 designer plugin with
> pyuic4 without editing the generated Python code (it is impossible to in
...mmm ... hitting a lot of problems.
My plan - to have a properly scaled background to my QTable with logo on it
that re-sizes as my window resizes. Thanks to help from you guys I can now
display my PNG :) but I have hit multiple problems. Splitting them up :
Problem 1: The following code disp
11 matches
Mail list logo