Hi,
I have solved the problem.
the HeaderToolTip must saved in a gobal var.
--> self.__t = HeaderToolTip(table.horizontalHeader())
Jeroen Andreß
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/p
Le jeudi 28 mai 2009 20:57:50 Vicente Sole, vous avez écrit :
> Hello,
>
> I am writing a generic data handling application in which I need to be
> able to show the contents of a numpy array in a sort of
> table/spreadsheet. The array can be big (1024 x 1024 floats or may be
> even more).
>
> Is th
Hello,
I am writing a generic data handling application in which I need to be
able to show the contents of a numpy array in a sort of
table/spreadsheet. The array can be big (1024 x 1024 floats or may be
even more).
Is there a faster way of filling a table than looping through all the
a
On Thu, May 28, 2009 at 3:47 PM, Darryl Wallace wrote:
> Hello,
>
>>
>> I build a exe program with py2exe, and it size is about 8M.
>> The program is very simple, it's a widget that contain too lineedit and a
>> button, it's based on pyqt.
>> Please is there a way to resize the file for small on
Hello,
I build a exe program with py2exe, and it size is about 8M.
The program is very simple, it's a widget that contain too lineedit
and a button, it's based on pyqt.
Please is there a way to resize the file for small one.
My experience has been that if it is a gui-based PyQt program, you n
This really isn't PyQt4 related. Look at the py2exe faq, it lists common
modules you can ignore when building your exe.
You can also try UPX: http://upx.sourceforge.net/
handrix wrote:
>
> Hi,
>
> I build a exe program with py2exe, and it size is about 8M.
> The program is very simple, it's a
Hi,
I'm trying to load a custom plugin in designer, on Ubuntu jaunty.
I have tried running qtdemo from the python-qt4-doc package but the plugins
do not appear in designer. If I use the About->Plugins menu in designer I
can see a libpythonplugin.so folder but no entries underneath it.
Any idea
On Wed, May 27, 2009 at 11:45 PM, Phil Thompson wrote:
> On Wed, 27 May 2009 17:17:29 +0200, Arve Knudsen
> wrote:
> > Hi
> > Phil, I really need help with this extremely strange bug in sip 4.7.9 on
> > Windows Vista x64, Python 2.6 (32bit). It's difficult to describe fully,
> > but
> > I'll try