Re: [PyQt] QCoreApplication::setApplicationVersion isn't exposed

2008-05-02 Thread Erick Tryzelaar
On Fri, May 2, 2008 at 3:55 PM, Phil Thompson <[EMAIL PROTECTED]> wrote: > What makes you say that? Oh, my mistake. I swear I searched the whole qcoreapplication.sip file. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputin

Re: [PyQt] QCoreApplication::setApplicationVersion isn't exposed

2008-05-02 Thread Phil Thompson
On Friday 02 May 2008, Erick Tryzelaar wrote: > Hi y'all! > > I noticed that QCoreApplication::setApplicationVersion isn't exported > in the latest snapshot. What makes you say that? Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.r

[PyQt] QCoreApplication::setApplicationVersion isn't exposed

2008-05-02 Thread Erick Tryzelaar
Hi y'all! I noticed that QCoreApplication::setApplicationVersion isn't exported in the latest snapshot. Any chance it could be added before the 4.4 binding comes out? And is this the best place to file bug reports like this? I didn't see any formal bug database on the website. -e ___

Re: [PyQt] Updated PyQt Release Plans

2008-05-02 Thread Phil Thompson
On Friday 02 May 2008, Henning Schröder wrote: > H! > > On Wed, Apr 30, 2008 at 10:06 AM, Phil Thompson > > <[EMAIL PROTECTED]> wrote: > > The current snapshot has been updated for the final Qt v4.4. I need to > > finish the new support for QMetaObject.invokeMethod() and expect to > > release PyQt

Re: [PyQt] Updated PyQt Release Plans

2008-05-02 Thread Henning Schröder
H! On Wed, Apr 30, 2008 at 10:06 AM, Phil Thompson <[EMAIL PROTECTED]> wrote: > The current snapshot has been updated for the final Qt v4.4. I need to finish > the new support for QMetaObject.invokeMethod() and expect to release PyQt > v4.4 in a week or two. That's really great :) I am only won

Re: [PyQt] Accented characters

2008-05-02 Thread alteo_gange
Le vendredi 02 mai 2008, Christoph Burgmer a écrit : > If I'm not wrong this "trick" will only work for people who use utf8 as > default encoding. > > You may want to read about Python's way of dealing with encodings and > Unicode, but that's off topic here. > > Little hint: > > _, system_encoding

Re: [PyQt] Accented characters

2008-05-02 Thread Christoph Burgmer
Am Donnerstag, 1. Mai 2008 schrieb alteo_gange: > Le jeudi 01 mai 2008, alteo_gange a écrit : > > Hi, > > > > could you complete the next bit of code please? > > > > 1) File selection (the file's name is accented: ex. animé.txt) > > file = QFileDialog.getOpenFileName(None, "Open"),".","All files (*