Re: [PyKDE] ANN: SIP/PyQt v3.5 QScintilla v0.3 Released

2002-12-12 Thread Phil Thompson
On Friday 13 December 2002 12:00 am, Michael Lauer wrote: Phil, congratulations for this new release! I'm especially happy that the enhanced Qtopia support has made it into this release. One thing though (ya' know, some folks just can't get enough :)): Could you give me a hint how to wrap

Re: [PyKDE] Re: [C++-sig] Can boost.python and PyQt be used together?

2002-12-10 Thread Phil Thompson
On Tuesday 10 December 2002 10:47 am, David Abrahams wrote: Phil Thompson [EMAIL PROTECTED] writes: Another possible conflict, perhaps more likely, is the two modules fighting over the Qt API. Could you be a little more specific about what this might mean? Not really - just

Re: [PyKDE] License + new release soon? :$

2002-12-07 Thread Phil Thompson
On Saturday 07 December 2002 1:04 am, Bart Verwilst wrote: On Saturday 07 December 2002 01:30, Phil Thompson wrote: || On Friday 06 December 2002 11:23 pm, Bart Verwilst wrote: || Hi! || || I'm the packager of pyQT + sip for Gentoo Linux. || Could it be possible to abandon the use

Re: [PyKDE] Problems building PyQt-x11-gpl-3.4

2002-12-01 Thread Phil Thompson
On Sunday 01 December 2002 4:57 pm, Leo wrote: Hi all, Hopefully someone has experienced this problem before. I am having a problem building PyQt. System specs: base RedHat Linux 8.0 gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) QT 3.1 (installed at /usr/lib/qt-3.1) Python 2.2.1

Re: [PyKDE] Installation problems. Summary of what I know so far.

2002-11-30 Thread Phil Thompson
On Saturday 30 November 2002 5:26 pm, James Supancic wrote: Ok then, do you know how I can fix this if I make and build myself? If so what is it? Oh, and would you give me the download location of a the code that I should compile as well? I rely appreciate your help. Get sip from

[PyKDE] Heads Up on a Build System Change

2002-11-26 Thread Phil Thompson
The current snapshots have a slight change in behaviour in the build system when using GCC. The automatic check to see if the compiler supports -fno-exceptions has been removed - it has proved too unreliable on non-GCC systems. If you want this enabled (you probably do to save a bit of memory)

Re: [PyKDE] about qttable.QTable

2002-11-25 Thread Phil Thompson
On Saturday 23 November 2002 4:15 am, katagiri wrote: Hi, I want to use insertRows() method of the class QTable, but I got AttributeError as below. $ python Python 2.2.2 (#2, Oct 21 2002, 12:06:05) [GCC 2.95.3 20010315 (release)] on linux2 Type help, copyright, credits or license for

Re: [PyKDE] (no subject)

2002-11-22 Thread Phil Thompson
On Friday 22 November 2002 12:59 am, star gazer wrote: I am wondering if this is possible in pyqt. I would like to create a line graph with the vertical axis 0 - 5 and the horizontal axis 0 - 500. I would then like to input a text file with 10 values pairs in it. the X values are

[PyKDE] Re: Anybody home?

2002-11-21 Thread Phil Thompson
On Wednesday 20 November 2002 11:46 pm, Jim Bublitz wrote: Phil - Are we having a mail problem again? Did I offend you? I sent a couple messages and haven't received a reply. I can post some additonal addresses here if my normal address is bouncing mail, or are you off some place again?

Re: [PyKDE] KDE question: multimedia

2002-11-21 Thread Phil Thompson
On Thursday 21 November 2002 8:59 pm, Richard Jones wrote: On Fri, 22 Nov 2002 12:46 am, fredrik danerklint wrote: Wow. After some more poking around, I've found python wrappers for both MP3 and Ogg files (my primary interest). They both interface happily with OSS too. Hmmm :) Tell

Re: [PyKDE] Kudos and Questions from a New Convert

2002-11-20 Thread Phil Thompson
On Wednesday 20 November 2002 4:45 am, John Bell wrote: I'm just in the exciting phase of making the switch from wxPython to PyQt/PyKDE. Coming from a Linux background I have long disregarded the Qt/KDE side of the GUI world due to the old problems re Qt licensing. I recently discovered

Re: [PyKDE] Sip-3.4 Install Error

2002-11-20 Thread Phil Thompson
On Tuesday 19 November 2002 10:18 pm, Carlos Moreira wrote: python build.py -g /usr/bin/make -l qt make: Nothing to be done for `qttest.pro'. An internal error occured. Please report all the output from the program, including the following traceback, to [EMAIL PROTECTED] The -g flag

Re: [PyKDE] qApp - myApp relationship

2002-11-18 Thread Phil Thompson
On Monday 18 November 2002 3:40 pm, Michael Lauer wrote: Hi, some question concerning the relationship between the qt module global qApp attribute and the actual QApplication-derived object which I instanciate? Why is there a qApp object directly after importing the qt module? Because it is

Re: [PyKDE] crash: pure virtual function called

2002-11-12 Thread Phil Thompson
On Tuesday 12 November 2002 9:39 pm, marvelan L wrote: I have built an application with Qt 3.0.4 and PyQt 3.4. From time to time I get a error message on stdout saying pure virtual function call and then abort is called and the program exits. I suspect that this is from the PyQt bindings.

[PyKDE] PyQt Support for Qt 3.1.0

2002-11-11 Thread Phil Thompson
The current PyQt snapshots now have full support for Qt 3.1.0. The only area where the changes might cause problems is pyuic - please test if you are a heavy pyuic user (even if you are not using Qt 3.1.0). Please consider snapshots from now on as release candidates for PyQt 3.5. I haven't yet

Re: [PyKDE] PyQt-x11-gpl-3.4/examples2/widgets.py: buggy or did I mis-install?

2002-11-08 Thread Phil Thompson
On Friday 08 November 2002 8:47 pm, Alex Martelli wrote: I just re-installed PyQt-x11-gpl-3.4 (with Python 2.2.2 on Mandrake 9.0) and went around trying a few examples. However examples2/widgets.py seems to have many bugs -- or, more likely, symptoms that I mis-installed, but I'd rather check

Re: [PyKDE] Qt designer static images and pyQt

2002-11-06 Thread Phil Thompson
On Tuesday 05 November 2002 11:40 pm, Amir Michail wrote: Hi, I was wondering what the standard way of including static images is in a pyQt application. I have tried including a static image in a dialog designed by Qt designer and then using the -embed option in pyuic (pyQt 3.1). However,

Re: [PyKDE] BUG - disconnect

2002-11-06 Thread Phil Thompson
On Monday 04 November 2002 1:59 pm, Kaleb Pederson wrote: On Sunday 03 November 2002 12:13 pm, Phil Thompson wrote: On Tuesday 29 October 2002 12:46 am, Kaleb Pederson wrote: Disconnect doesn't seem to work as expected. snip which are all very similar to the documentation

Re: [PyKDE] Python list handling for QRect, QPoint, and QSize

2002-11-04 Thread Phil Thompson
On Monday 04 November 2002 6:36 pm, Hans-Peter Jansen wrote: Hi Phil, since I catched the flu this weekend, I think of contributing something useful to PyQt. Namely the IMHO missing handling of python lists, where QRect, QPoint, and QSize objects are expected. (QColor?) I'm not sure I

Re: [PyKDE] Python list handling for QRect, QPoint, and QSize

2002-11-04 Thread Phil Thompson
On Monday 04 November 2002 7:38 pm, Hans-Peter Jansen wrote: On Monday 04 November 2002 19:57, Phil Thompson wrote: On Monday 04 November 2002 6:36 pm, Hans-Peter Jansen wrote: Hi Phil, since I catched the flu this weekend, I think of contributing something useful to PyQt. Namely

Re: [PyKDE] Errors with Python Subinterpreters

2002-10-25 Thread Phil Thompson
On Thursday 24 October 2002 11:28 pm, Franz wrote: Hello, my name is Franz Schmid and I'm the developer ot Scribus, a DTP-Package for Linux based on the QT3 GUI. To extend the possibiltys of my Program I've included an embedded Python Interpreter. This works pretty well. Since Scribus

Re: [PyKDE] Class inheritance

2002-10-25 Thread Phil Thompson
On Friday 25 October 2002 5:17 pm, Sato, Kristine wrote: Hello, I am using SIP to wrap some of my own C++ classes. Given this class hierarchy, class ObBase { ObBase *GetParent(); } case ObLevel1 : ObBase { } case ObLevel2 : ObLevel1 { } When ObBase::GetParent() gets

Re: [PyKDE] Getting control over the Tab key

2002-10-23 Thread Phil Thompson
On Wednesday 23 October 2002 7:28 pm, Konrad Hinsen wrote: They may be filtered out by the widget that has focus, it's hard to At least they never appear in keyPressEvent(), neither for the main widget nor for the widget in focus. tell. If you want to make sure that you catch all the tab

Re: [PyKDE] Where What ?

2002-10-23 Thread Phil Thompson
On Wednesday 23 October 2002 9:02 am, Jonathan Gardner wrote: On Tuesday 22 October 2002 12:25 pm, Rob Hooft wrote: Jonathan Gardner wrote: 3. Web designer. Needs to be familiar with PHP, or willing and able to learn. What you describe might actually be served very well with a

Re: [PyKDE] Where What ?

2002-10-22 Thread Phil Thompson
On Tuesday 22 October 2002 9:54 am, Marc Schmitt wrote: I'd like to start a discussion about those points : Where to place sip, PyQt and PyKDE related material. This means sources, patches, packages, docs, examples, ... Currently sources are on riverbank, some packages on sf, some on

Re: [PyKDE] Null pointer test

2002-10-17 Thread Phil Thompson
On Thursday 17 October 2002 7:25 pm, Ingo Krabbe wrote: Hi, I've the following problem, while trying to build a tree in a QListView: Each Item of the QListView is a QListViewItem. I insert into the tree in sorted manner by storing the last parent and starting with the QListView as the

Re: [PyKDE] QButton in QTableItem

2002-10-15 Thread Phil Thompson
On Tuesday 15 October 2002 12:22 pm, david wrote: Hello all !, I'm experimenting with QTable, I would like to put a QButton in a cell. Is it possible ?, have you an example ? Have a look at QTable::setCellWidget(). Phil ___ PyKDE mailing list

Re: [PyKDE] build problems with latest pyqt snapshot

2002-10-12 Thread Phil Thompson
On Saturday 12 October 2002 1:21 pm, Diez B. Roggisch wrote: Hi, I tried to build pyqt on my debian system. Qt is version 3.0.5, the build command looks like this: python2.2 build.py -c -i /usr/include/qt -l qt-mt The gcc has version 2.95. The build process stops with

Re: [PyKDE] #ifdef and sip

2002-10-11 Thread Phil Thompson
On Wednesday 09 October 2002 2:08 pm, David Douard wrote: Hi Phil, hi list There is something Idon't underdtand very well with sip. How does it manage the conditional member function declaration. I mean, for exmaple, in my qpainter.h, the member function setViewXForm is declared according

Re: [PyKDE] SIP overhead

2002-10-11 Thread Phil Thompson
On Friday 11 October 2002 10:26 pm, Sato, Kristine wrote: I have just started looking at SIP as an alternative to SWIG for wrapping C++ code for use with Python. The drawback with SWIG is that you must generate shadow classes in Python in order to access your wrapped class as a Python class.

Re: [PyKDE] PyQT : Zaurus building licenses

2002-10-05 Thread Phil Thompson
On Saturday 05 October 2002 2:05 pm, David Douard wrote: Hi list, hi Phil I am quite disappointed with the new licenses. If I understand things, the Zaurus version is no GPL'ed anymore, is it ? Yes it is. Because Qt/E is an integral part of the Zaurus you can link GPL code against it. You

Re: [PyKDE] PyQT: webbrowser.open crashes

2002-10-05 Thread Phil Thompson
On Saturday 05 October 2002 3:54 pm, Ingo Linkweiler wrote: All my Qt-applications crash, when I try to do this: import webbrowser webbrowser.open_new(hilfe.html) Tested on many systems, all with Win2000 and IE6 as default browser (Python 2.2*, PyQt All versions, Qt NC) Sometimes it

Re: [PyKDE] Editor survey

2002-10-03 Thread Phil Thompson
On Thursday 03 October 2002 1:47 am, Torsten Marek wrote: Hey hackers, though I write python code (even with PyQt) for quite a time now, I am still searching for the perfect python editor. By now, I am using XEmacs, but I miss some features like deflating/expanding defs or classes in it

Re: [PyKDE] Editor survey

2002-10-03 Thread Phil Thompson
On Thursday 03 October 2002 3:44 pm, Frederick Polgardy Jr wrote: On Thursday 03 October 2002 02:23 am, Phil Thompson wrote: Scintilla already implements code folding, syntax highlighting, call tips, autocompletion etc. The work I still have to do on it is to make those features available

Re: [PyKDE] compiled vs interpreted languages and Qt

2002-09-21 Thread Phil Thompson
On Saturday 21 September 2002 1:43 am, Greg Fortune wrote: snip I guess this is where my main concern lies... By using PyQt and distributing a library that allows the user to develop applications using Qt, I'm clearly violating Qt's license. It would seem this would be true for

Re: [PyKDE] compiled vs interpreted languages and Qt

2002-09-21 Thread Phil Thompson
On Saturday 21 September 2002 11:31 am, [EMAIL PROTECTED] wrote: Good, that would be a simple solution. I'll contact trolltech seperately to make sure this is acceptable... If anyone else is interested in the response (ie, what are the developer's obligations when using an

Re: [PyKDE] compiled vs interpreted languages and Qt

2002-09-20 Thread Phil Thompson
On Friday 20 September 2002 7:33 am, Greg Fortune wrote: Ahh, maybe I should have pulled up my license and found those lines myself ;o) Thanks for pulling me back in line. snip Things are different and more debateable for PyQt which clearly competes with (and wins over) Qt itself (viii)

Re: [PyKDE] Solved problems with HPPA

2002-09-19 Thread Phil Thompson
On Thursday 19 September 2002 12:28 am, Ricardo Javier Cardenes Medina wrote: Hi. I've managed to solve the problems with HP PA-RISC arch. It seems that (at least with gcc 3.0.4), HPPA doesn't like huge compiles (long branches, in fact), so I do not recommend to use the '-c' option with it.

Re: [PyKDE] ANNOUNCING PyQwt-sip34_20020807 - some problems on Win32

2002-09-19 Thread Phil Thompson
On Thursday 19 September 2002 3:07 am, Peter Lipa wrote: Hi Gerard, Thanks for the updated release and your progress on PyCute - looks great (after a few minutes of testing)! Here is some feedback: I built the win32 commercial Qt3.05 version PyQwt-sip332_20020807-Qt-305.win32-py2.2.exe and

Re: [PyKDE] Fwd: Re: [Issue N6078] allowed distribution methods

2002-09-19 Thread Phil Thompson
On Thursday 19 September 2002 8:49 pm, Greg Fortune wrote: On Thursday 19 September 2002 10:28 am, Phil Thompson wrote: On Thursday 19 September 2002 5:41 pm, Greg Fortune wrote: In reference to the discussion going on right now about licensing... Yes, the qt dll can be distributed

Re: [PyKDE] How do I delete a QCanvasItem?

2002-06-19 Thread Phil Thompson
Stephen Green wrote: Ok, I think I found out what causes the problem in my code. Here is a small part of my program that will crash. As it is, if you create a point in the program, then delete the point, then try to create a new point, it usually gives a segmentation fault. But if you

Re: [PyKDE] Update to sqltable3.py and new sqlcustom1.py with new problem

2002-06-19 Thread Phil Thompson
Hans-Peter Jansen wrote: Hi again, I've fixed one problem in sqltable3.py not returning the right object in CustomSqlEditorFactory. Also attached is a conversion of sql/custom1. This one shows badly, that I haven't yet succeeded in wrapping my mind around signals/slots nor

Re: [PyKDE] PyQt and Python 2.2 new-style classes

2002-06-18 Thread Phil Thompson
Gordon Tyler wrote: Hi, Is PyQt/PyKDE going to use Python 2.2 new-style classes? I would like to be able to use some of the features of new-style classes like static methods and properties in classes that are derived from Qt classes. No current plans. Phil

[PyKDE] Update on New Build Process

2002-06-14 Thread Phil Thompson
The build process in the latest snapshot has now been tested with tmake and Python 1.5.2 so it should be Ok for any version of Qt with any version of Python for UNIX/Linux and embedded systems. Just Windows still to do. Note that you also need the latest SIP snapshot as well - even though it

[PyKDE] PyQt CVS and Build Changes

2002-06-13 Thread Phil Thompson
The public PyQt CVS repository is now no longer maintained. This has been replaced (as with SIP a few weeks ago) with snapshots automatically generated from a private CVS. Normally a patch against the current official release will also be automatically generated - but this has been suppressed

Re: [PyKDE] FOLLOWUP: PyQt-3.1 undefined symbol: metaObject

2002-06-13 Thread Phil Thompson
Andreas Kloeckner wrote: Hi Phil all, first - I must say that I greatly appreciate your work on PyQt, it's brought my project a big step forward. Then, in a message dated April 29, 2002, you [Phil] write that Debian does not include the styles in the Qt build. That is not true, they

Re: [PyKDE] (no subject)

2002-06-12 Thread Phil Thompson
[EMAIL PROTECTED] wrote: Phil, is it possible to run PyQt on Qt-3.0.4 embedded? Not without changes to the .sip files. I have cheated: (1) making a link libqt-mt.so to libqte-mt.so for the configure scripts (2) tried to use PyQt-3.0.4-Qtopia (fails because it expects Qt-2.3.1).

Re: [PyKDE] How do I delete a QCanvasItem?

2002-06-11 Thread Phil Thompson
Moray Taylor wrote: I think I have figured out how to do it. MyCanvasItem.setCanvas(None) It gets rid of it, and seems to free any memory it was using. Any comments? Yes - I'd forgotten I'd already taken care of this. If you look at the implementation of QCanvasItem.setCanvas() in

Re: [PyKDE] How do I delete a QCanvasItem?

2002-06-10 Thread Phil Thompson
Boudewijn Rempt wrote: On Monday 10 June 2002 21:29, Stephen Green wrote: I've been trying to figure out how to delete a QCanvasItem from a QCanvas. I tried using del, QCanvas.removeChild() and removing all references to it. None of this works though. I think removeChild() doesn't work

Re: [PyKDE] Qt 3.0.4 and PyQt-3.2.4 install trouble

2002-06-10 Thread Phil Thompson
Joe Jones wrote: It would be good if someone could tell me at what point Qt is linked to, and how it is decided which Qt to link to? I notice that make install ; uses libtool . Assuming you don't use the options to ./configure to override individual Qt components then --with-qt-dir is

Re: [PyKDE] Segmentation fault with QTabBar/QTab

2002-06-10 Thread Phil Thompson
Kaercher, Joerg wrote: Hi, I am trying to use the QTabBar/QTab classes and get a segmentation fault when a tab is removed from the bar. I found a message in the PyKDE archive that mentions that on the C++ level QTabBar::removeTab() calls the destructor for the QTab object. Is it possible

Re: [PyKDE] QMessageBox and Qt3

2002-06-07 Thread Phil Thompson
Magnus Bjorklof wrote: That is expected: in Qt 2.x, a modal dialog would silently call exec() on show(), in Qt 3.0, this does no longer happen (which is a documented change). Doing an mb.exec_loop() instead of mb.show() should fix it. Regards, Soeren Thanks, that works fine now with

Re: [PyKDE] QMessageBox and Qt3

2002-06-06 Thread Phil Thompson
Magnus Bjorklof wrote: Hi, My program crashed without any error messages and after some investigation I could isolate the problem. These few lines work fine on Mandrake 8.2 with PyQt 3.1 and Qt 2.3.1 but on Redhat 7.3 with Qt 3.0.3, PyQt 3.2.4 and Python 2.2 it just crashes. import

Re: [PyKDE] PyQT and Qsql

2002-06-05 Thread Phil Thompson
Peter Osborne wrote: Use one of the several Python interfaces to Postgresql. I don't believe there is a way of using the Qt bindings to access the db, but I could be wrong. I'm a newbie too. -Pete You can use the Qt bindings to access PostgreSQL without problems. You shouldn't other

Re: [PyKDE] eric and QValueList

2002-06-01 Thread Phil Thompson
Magnus Bjorklof wrote: Hi, I was trying to get eric working with Qt3 and was struck by a problem. The program craches at line 16 in Scanner.py. Here's that line: ScannerBreakPix = QCanvasPixmapArray([IconBreak],[QPoint(0,0)]) I changed it according to the documentation (PyQt and Qt)

Re: [PyKDE] Q(Int|Double)Validator::setTop()/setBottom() missing

2002-06-01 Thread Phil Thompson
Andreas Gerstlauer wrote: As the subject says, the wrappers for QIntValidator/QDoubleValidator are missing the setTop() and setBottom() methods. Just something I wanted to point out. Not a big deal, a proper setRange() call can do the same... Thanks. CVS has been updated. Phil

Re: [PyKDE] Problem with connecting a SIGNAL

2002-06-01 Thread Phil Thompson
Janos Blazi wrote: I should like to connect the signal textChanged of QLineEdit to a function of mine. My code is QObject.connect(self.input,SIGNAL(textChanged(QString)),self.filter_changed) but this does not work. I get the error messsage RuntimeError: Signal has wrong argument

Re: [PyKDE] what do I need to develop qpe-Applications using PyQt?

2002-05-27 Thread Phil Thompson
Stephan M. wrote: I would like to use PyQt to develop Python programs for the Zaurus on my Mandrake 8.2 box (running KDE 3.0 qt304) I managed to install SIP PyQt (./configure --with-qt-dir=/usr/lib/qt3) and to do some GUI-examples, using Qt Designer 3 and pyuic. Now I want to move on

[PyKDE] SIP No Longer Accessible via CVS

2002-05-26 Thread Phil Thompson
SIP is no longer held in a public CVS repository. Instead, snapshots and patches are automatically generated and placed on the website. The current patch is relatively large as SIP has been slightly re-organised. PyQt will follow, once I've stolen some of Jim's ideas. Any feedback welcome.

Re: [PyKDE] Linking of PyQt libraries taknig long time

2002-05-24 Thread Phil Thompson
[EMAIL PROTECTED] wrote: Hi! I am in the midst of compiling PyQt from source. The compiling works fine, but just the linking stage has taken more than an hour now. I would just like to double check if this is normal, or whether it is possible that the linker is stuck in some busy loop.

Re: [PyKDE] PyQt QClipboard bugs.

2002-05-21 Thread Phil Thompson
James Grant wrote: Hi, Firstly, this piece of code in qclipboard.sip needs to change from: void setData(QMimeSource *); to this: void setData(QMimeSource * /Transfer/); Otherwise you get messages like this all the time from Qt: QMimeSource::~QMimeSource:

[PyKDE] [cvs commit] sip ChangeLog configure configure.ac mkinstalldirs sip.spec.in

2002-05-21 Thread Phil Thompson
Update of /home/cvs/public/sip In directory valentine:/tmp/cvs-serv14549 Modified Files: ChangeLog configure configure.ac mkinstalldirs sip.spec.in Log Message: Fixed a bug in sipParseArgs() using stdarg functions badly. It only seemed to cause a problem on some platforms (eg. Linux

Re: [PyKDE] Re: I Wish To Register A Complaint

2002-05-21 Thread Phil Thompson
Philippe Fremy wrote: There are a couple of reasons why I might want SIP v4 to generate just one dirty great source file - but I'm a bit concerned about compilers choking on a source file that is several Mbytes. I think it could be a problem if the user tries to use its computer while

Re: [PyKDE] Signal getting lost

2002-05-20 Thread Phil Thompson
Jan Ekholm wrote: Hi all, I have a small interesting problem with PyQt 2.5. And no, I won't compile a newer version from source and mess up the nice Debian package I already have installed. Send me a complete script that demonstrates the problem. Phil

Re: [PyKDE] RedHat 7.3; kde3.0; Python PyQt

2002-05-20 Thread Phil Thompson
Viorel Preoteasa wrote: Viorel Preoteasa wrote: I have installed RedHat 7.3 with kde 3.0. It has Python2.2 and python 1.5.2. The PyQt package works only with python1.5.2. Does anybody know how to get it working with Python2.2? Also how can I see what version of Qt is used

Re: [PyKDE] RedHat 7.3; kde3.0; Python PyQt

2002-05-20 Thread Phil Thompson
Viorel Preoteasa wrote: I am trying to tell sip/.configure where my python2.2 dir is, but it complains about missing sip.h. This is in python1.5 include dir but not in python2.2 I don't understand. sip's ./configure doesn't check for sip.h. PyQt's does. Like I said in my original response,

[PyKDE] [cvs commit] PyQt/lib README

2002-05-17 Thread Phil Thompson
Update of /home/cvs/public/PyQt/lib In directory valentine:/tmp/cvs-serv10689/lib Modified Files: README Log Message: Minor documentation changes. Released as v3.2.4. ___ PyKDE mailing list[EMAIL PROTECTED]

[PyKDE] [cvs commit] PyQt ChangeLog Makefile NEWS

2002-05-17 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv10689 Modified Files: ChangeLog Makefile NEWS Log Message: Minor documentation changes. Released as v3.2.4. ___ PyKDE mailing list[EMAIL PROTECTED]

[PyKDE] [cvs commit] PyQt ChangeLog Makefile build.sh qtdocs.sip-in qtmod.sip-in qtpemod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in subbuild.sip-in

2002-05-16 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv12513 Modified Files: ChangeLog Makefile build.sh qtdocs.sip-in qtmod.sip-in qtpemod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in subbuild.sip-in Log Message: Removed MacOS X support from the build process - until

[PyKDE] Status of MacOS X Support

2002-05-16 Thread Phil Thompson
After much messing about I've come to the conclusion that PyQt cannot support MacOS X for the time being. SIP breaks the Python rules for extension modules in that it doesn't export a module's API the way it is supposed to. Windows and Unix can deal with this - MacOS appears to be a bit more

Re: [PyKDE] SIP: Module initialization code?

2002-05-15 Thread Phil Thompson
Bjorn Pettersen wrote: I'm trying to wrap a library that calls into ADO. ADO being a COM thing, needs to have CoInitialize(NULL); called before any other calls... Is there anywhere convenient to put this code? (I couldn't find an example of this in PyQT). Any code in a

Re: [PyKDE] SIP 3.2.3 on windows

2002-05-15 Thread Phil Thompson
Bjorn Pettersen wrote: I'm having problems with the SIP generated code on windows. The generated code looks like (.h): extern SIP_MODULE_EXTERN char sipName_NrxDataTypes_findMostRecentScoringInstance[]; extern SIP_MODULE_EXTERN char sipName_NrxDataTypes_getNarexOwnerId[]; extern

Re: [PyKDE] sipParseArgs

2002-05-15 Thread Phil Thompson
John J. Lee wrote: Given the lack of documentation for sip, here is a list of format characters for sipParseArgs as of sip 3.0, as far as I understand them (poorly). The other versions of this list I've seen were out of date. Questions: 1. What is the 'func' C arg for ('y' and 'q'

[PyKDE] [cvs commit] PyQt ChangeLog Makefile NEWS qinputdialog.sip

2002-05-15 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv17734 Modified Files: ChangeLog Makefile NEWS qinputdialog.sip Log Message: Fixed a bug in QInputDialog.getText() for Qt3. ___ PyKDE mailing list[EMAIL PROTECTED]

[PyKDE] [cvs commit] PyQt ChangeLog qmainwindow.sip qtdocs.sip-in qtmod.sip-in qtpemod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in subbuild.sip-in

2002-05-15 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv23525 Modified Files: ChangeLog qmainwindow.sip qtdocs.sip-in qtmod.sip-in qtpemod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in subbuild.sip-in Log Message: Modules are now created as simple .so files, ie. without

[PyKDE] [cvs commit] sip/sip gencode.c

2002-05-15 Thread Phil Thompson
Update of /home/cvs/public/sip/sip In directory valentine:/tmp/cvs-serv23588/sip Modified Files: gencode.c Log Message: A final (I think) fix for the problem with maintaining the extra reference for instances where C++ owns the wrapped object and also when objects are re-wrapped while

[PyKDE] [cvs commit] sip ChangeLog NEWS configure configure.ac mkinstalldirs sip.spec.in

2002-05-15 Thread Phil Thompson
Update of /home/cvs/public/sip In directory valentine:/tmp/cvs-serv23588 Modified Files: ChangeLog NEWS configure configure.ac mkinstalldirs sip.spec.in Log Message: A final (I think) fix for the problem with maintaining the extra reference for instances where C++ owns the

Re: [PyKDE] [sip] newbie questions

2002-05-14 Thread Phil Thompson
John J. Lee wrote: I've got as far as getting a window to appear, with an immediate segfault if you resize it. However, a few problems with sip: 1. sip (3.0) seems not to like a few standard C++ declarations that I haven't seen mentioned as being problematic: *const and virtual

Re: [PyKDE] Problems (bug?) in 3.2.2

2002-05-13 Thread Phil Thompson
Andreas Gerstlauer wrote: Hi! I installed the bugifx release 3.2.2 of sip and PyQt today (working with Qt 3.0.4 and Python 2.2.1). First of all, thanks, the thread-related bug in emit() for Qt signals is gone. However, I am having new problems with this release. Attached is a little

[PyKDE] [cvs commit] sip/sip gencode.c

2002-05-13 Thread Phil Thompson
Update of /home/cvs/public/sip/sip In directory valentine:/tmp/cvs-serv19809/sip Modified Files: gencode.c Log Message: Fixed a bug where /TransferThis/ wasn't increasing the reference count of the Python instance being transferred. ___ PyKDE

[PyKDE] ANN: SIP/PyQt v3.2.2 Released

2002-05-12 Thread Phil Thompson
v3.2.2 of SIP and PyQt are available for download at the usual place at http://www.riverbankcomputing.co.uk/. This is a bug fix release only and applies to all platforms. Phil ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] I Wish To Register A Complaint

2002-05-11 Thread Phil Thompson
Greg Green wrote: For my part, I have good intentions of downloading and testing the beta versions, but time always slips away before I am able to get to it. One problem is that it is rather painstaking to make sure that all of the seperate pieces (Qt, Sip, Python, PyQt) all match while you

[PyKDE] [cvs commit] sip ChangeLog NEWS configure configure.ac mkinstalldirs

2002-05-11 Thread Phil Thompson
Update of /home/cvs/public/sip In directory valentine:/tmp/cvs-serv30367 Modified Files: ChangeLog NEWS configure configure.ac mkinstalldirs Log Message: Final documentation changes. Released as v3.2.2. ___ PyKDE mailing list[EMAIL

[PyKDE] [cvs commit] PyQt ChangeLog Makefile NEWS

2002-05-11 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv30466 Modified Files: ChangeLog Makefile NEWS Log Message: Documentation changes for the latest release. Released as v3.2.2. ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] Whats wrong with QHeader.setLabel() ??

2002-05-07 Thread Phil Thompson
Anatoly V. Rudnev wrote: I'm beginner 8-((( with Python and PythonQT, but by some reasons I have to write Network Management Suite for KDE I'd like to use pixmap in rows/columns headers in a Table widget. It's possible? How? Test module will fail 8-(( === Please find python module

Re: [PyKDE] PyQt v3.2 on OS X

2002-05-06 Thread Phil Thompson
Barron Snyder wrote: My X11 is how Fink installs it. From their notes: xfree86-base - XFree86 libraries, utilities, clients and data. XFree86 is a free X11 implementation that supports Darwin and Mac OS X. This will let you run X11 applications and desktop environments. Web site:

Re: [PyKDE] Post Build Runtime problems libqtcmodule.so:undefinedsymbol:static_QUType_ptr

2002-05-06 Thread Phil Thompson
Liam Herron wrote: Have you got files generated from different versions of moc lying around? Not sure what this means. This is the first time I have unzipped, and tried to compile. I have no previous versions of the moc. moc is part of Qt. If you use the code generated with moc from

Re: [PyKDE] Converting QStrings to Python strings

2002-05-06 Thread Phil Thompson
Janos Blazi wrote: I thought that PyQt would convert QStrings to Python strings automatically, but this seems not to be true: --- import sys from qt import * app=QApplication(sys.argv) vbox=QVBox()

Re: [PyKDE] Newbie trying to install PyQT + SIP

2002-05-06 Thread Phil Thompson
Kirby Urner wrote: Have Mandrake distro 8.2, Python 2.2, w/ KDE3 manually added. Wondered if KDE3 is why configure bombs or if I'm just having other version mixup problems or what. Doing: ../configure --with-qt-includes=/usr/lib/qt3/include \ --with-qt-libraries=/usr/lib/qt3/lib

Re: [PyKDE] PyQt v3.2 on OS X

2002-05-05 Thread Phil Thompson
Barron Snyder wrote: When running the new v3.2 configure for PyQt, it checks for the version of Qt installed. The evaluation version of Qt for Mac OS X that TrollTech makes available is 3.0.2 yet PyQt is insisting on 3.0.4 or higher (the release candidates allowed for 3.0.2). ...

[PyKDE] [cvs commit] PyQt ChangeLog Makefile

2002-05-05 Thread Phil Thompson
Update of /home/cvs/public/PyQt In directory valentine:/tmp/cvs-serv9754 Modified Files: ChangeLog Makefile Log Message: Added a version that supports the MacOS evaluation version to the list of common source packages. Released as v3.2.1. ___

[PyKDE] [cvs commit] sip/sip gencode.c

2002-05-05 Thread Phil Thompson
Update of /home/cvs/public/sip/sip In directory valentine:/tmp/cvs-serv9778/sip Modified Files: gencode.c Log Message: Fixed a bug where the sizes of attribute tables were wrong when optional features were disabled. Released as v3.2.1. ___

[PyKDE] [cvs commit] sip ChangeLog configure configure.ac mkinstalldirs

2002-05-05 Thread Phil Thompson
Update of /home/cvs/public/sip In directory valentine:/tmp/cvs-serv9778 Modified Files: ChangeLog configure configure.ac mkinstalldirs Log Message: Fixed a bug where the sizes of attribute tables were wrong when optional features were disabled. Released as v3.2.1.

[PyKDE] ANN: SIP/PyQt v3.2.1 Released

2002-05-05 Thread Phil Thompson
SIP and PyQt v3.2.1 has been released. This is a bug fix release that should only affect the Sharp Zaurus - and should resolve the oustanding problems on that platform. I have not generated new source and binary packages for Windows, X11 and MacOS X. Phil

Re: [PyKDE] PyQt v3.2 on OS X

2002-05-05 Thread Phil Thompson
Barron Snyder wrote: Thanks for posting PyQt for the OS X eval of Qt. Before I purchase a TrollTech license, I want to see it work with Python and PyQt (I obviously won't be using it with c/c++ as shown by my complete ignorance of these configure/make/make install errors g.). I really

[PyKDE] Re: PyQt/Zaurus, Corrected Crash Example Script

2002-05-04 Thread Phil Thompson
Tom 'Korpios' Tobin wrote: My apologies; I just caught an error in the example script I had sent you. The corrected script is included. The script brings up the application window; clicking on the File menu and then anywhere else immediately causes the script to exit. Unfortunately

Re: [PyKDE] Re: PyQt/Zaurus, Corrected Crash Example Script

2002-05-04 Thread Phil Thompson
Tom 'Korpios' Tobin wrote: Does this mean QMenuBar will still crash in v3.2, but QPEMenuBar will work properly? Or does it mean that neither will as of yet work properly in v3.2? Neither. Phil ___ PyKDE mailing list[EMAIL PROTECTED]

[PyKDE] ANN: SIP/PyQt v3.2 Released

2002-05-04 Thread Phil Thompson
SIP and PyQt v3.2 are now available at http://www.riverbankcomputing.co.uk/. This is mainly a bug fix release, but is also the first version that supports MacOS X. There are probably still build issues with MacOS, but once it's compiled it should be fine. The support for the Qt thread classes

[PyKDE] [cvs commit] sip/siplib siplib.c

2002-05-03 Thread Phil Thompson
Update of /home/cvs/public/sip/siplib In directory valentine:/tmp/cvs-serv23761/siplib Modified Files: siplib.c Log Message: Fixed NULL pointer bug in sub-class conversions. ___ PyKDE mailing list[EMAIL PROTECTED]

[PyKDE] [cvs commit] sip ChangeLog

2002-05-03 Thread Phil Thompson
Update of /home/cvs/public/sip In directory valentine:/tmp/cvs-serv23761 Modified Files: ChangeLog Log Message: Fixed NULL pointer bug in sub-class conversions. ___ PyKDE mailing list[EMAIL PROTECTED]

<    1   2   3   4   5   6   >