[PyQt] Introduce myself

2008-01-22 Thread Rémy HUBSCHER
Hello, I am a new programmer un PyQt4 and I am looking to deploy my PyTalk jabber client on Windows, Linux and Mac OS X. I heard that I will have to use py2exe, cx_freeze and py2app. Could somebody explain exactly how to do ? I just need a setup.py file of each to understand. To install PyQt

Re: [PyQt] problem with passing arguments to a slot

2008-01-22 Thread sschoellhammer
Thanks so much for the fast response! I have to look more closely when reading tutorials I guess :) seb -- View this message in context: http://www.nabble.com/problem-with-passing-arguments-to-a-slot-tp14943864p15031389.html Sent from the PyQt mailing list archive at Nabble.com. _

[PyQt] Multi-sectioned QTableWidget capability...

2008-01-22 Thread Vince Fulco
Dear PyQt experts- Can someone point me to a good working example of a QTableWidget with multiple sections built into one table. I.E. I would like to display raw observations, a set of summary data underneath it and a second set of different summary data underneath that. TIA, -- Vince Fulco __

[PyQt] Do we read the same books?

2008-01-22 Thread Mehdi
I just joined Shelfari to connect with other book lovers. Come see the books I love and see if we have any in common. Then pick my next book so I can keep on reading. Click below to join my group of friends on Shelfari! http://www.shelfari.com/Register.aspx?ActivityId=69563732&InvitationCode=a7

Re: [PyQt] Proposal for New-style Signals

2008-01-22 Thread Ewald de Wit
On Monday 21 January 2008 16:20:16 Phil Thompson wrote: > Question: An alternative approach would be to define a "default" signal (in > the .sip files) which would identify the overload to be used with the > "short form". As most Qt signals aren't overloaded this would mean that > the type string

Re: [PyQt] no mouseMoveEvent in QTextBrowser?

2008-01-22 Thread Phil Thompson
On Monday 21 January 2008, [EMAIL PROTECTED] wrote: > >On Monday 21 January 2008, [EMAIL PROTECTED] wrote: > >> ... > >> > >> >You probably want QWidget.setMouseTracking(). > >> > > >> >Phil > >> > >> Hm, mouseTracking is set in the textBrowser, the centralWidget and the > >> QMainWindow. Um, shall

Re: [PyQt] pb with dbus support

2008-01-22 Thread Jean-Baptiste BUTET
Hi :) > What makes you think it is a PyQt problem? good question :) nothing in particular. But I don't know where to fill a bug report. I'm first making some polls of utilisation. this little piece of code should work. Is it a pyQT pb, a Gnome pb, a freedesktop, pb... not enough competent to