[PyQt] Supporting Python 3 (and 2)

2009-11-09 Thread Simon Edwards
Hello Phil and Friends, I'm (finally) digging into figuring out what I need to do for PyKDE to support Python 3. There doesn't seem to be much written on the subject, but I get the impression still that it is dead simple. It is just a matter of generating the C++ using SIP and compiling the re

[PyQt] Comparative text editor

2009-11-09 Thread vidyadhar
I want to make a editor which can compare two text files or files in different launguages(C,C++,Python) and can give the line numbers which are not present in any of the files. thanks -- View this message in context: http://old.nabble.com/Comparative-text-editor-tp26278558p26278558.html Sent fr

Re: [PyQt] insert search image in the QlineEdit

2009-11-09 Thread tabish-->
The link specified here is not working, and even i got that. but the links are not working. can you give a better example, coz i have searched alot for that. David Boddie-4 wrote: > > On Mon Nov 9 09:31:59 GMT 2009, tabish--> wrote: > >> i wanted to insert a search image in the Qlinedit exampl

Re: [PyQt] Next Releases of PyQt and SIP

2009-11-09 Thread Serge Montagnac
Phil Thompson wrote: Current PyQt and SIP snapshots have been switched back to the v4.6 and v4.9 maintenance branches and I've backported all bug fixes from the trunk. Please test these for any remaining regressions and, all being well, I'll make bug-fix releases later this week. Phil _

[PyQt] ANN: eric 4.3.9 released

2009-11-09 Thread detlev
Hi, I just uploaded eric 4.3.9. It is a maintenance release fixing some bugs. It is available via the eric4 web site. http://eric-ide.python-projects.org/index.html Regards, Detlev -- Detlev Offenbach det...@die-offenbachs.de ___ PyQt mailing list

Re: [PyQt] insert search image in the QlineEdit

2009-11-09 Thread Henning Schröder
Hello! On Mon, Nov 9, 2009 at 10:31 AM, tabish--> wrote: > > Hi, > > i wanted to insert a search image in the Qlinedit  example: > http://old.nabble.com/file/p26263417/search_bar.jpeg Here is some example code: http://bazaar.launchpad.net/~henning-schroeder/%2Bjunk/qtwidgets/annotate/head:/qtwidg

Re: [PyQt] insert search image in the QlineEdit

2009-11-09 Thread David Boddie
On Mon Nov 9 09:31:59 GMT 2009, tabish--> wrote: > i wanted to insert a search image in the Qlinedit example: > http://old.nabble.com/file/p26263417/search_bar.jpeg I've seen something like this before, but I can only find an example of a line edit with a clear button: http://labs.trolltech.com

[PyQt] insert search image in the QlineEdit

2009-11-09 Thread tabish-->
Hi, i wanted to insert a search image in the Qlinedit example: http://old.nabble.com/file/p26263417/search_bar.jpeg -- View this message in context: http://old.nabble.com/insert-search-image-in-the-QlineEdit-tp26263417p26263417.html Sent from the PyQt mailing list archive at Nabble.com. _

[PyQt] Next Releases of PyQt and SIP

2009-11-09 Thread Phil Thompson
Current PyQt and SIP snapshots have been switched back to the v4.6 and v4.9 maintenance branches and I've backported all bug fixes from the trunk. Please test these for any remaining regressions and, all being well, I'll make bug-fix releases later this week. Phil