Re: [PyQt] doubt with QTextBrowser and QImage

2007-11-29 Thread Claudio A. Quezada R.
David, Thank you very much for your help, that is the thing i was looking for. Very very pleased. Best regards, Claudio (if you´re curious this is the project i´m working on: http://iibsoft.googlecode.com) Thanks again. 2007/11/27, David Boddie [EMAIL PROTECTED]: On Tue Nov 27 18:17:42 GMT

[PyQt] doubt with QTextBrowser and QImage

2007-11-27 Thread Claudio A. Quezada R.
Hi everyone. I´m working on a open source project where i generate some charts and show them in QTextBrowser. I made a function to export everything that is on the QTextBrowser, so the charts are made with Matplotlib and are saved as png files before they are passed as html source to the

Re: [PyQt] Catching Qt exceptions in PyQt

2007-09-07 Thread Claudio A. Quezada R.
Hello, i´ve got the very same trouble several of times, and i tried to reimplement notify, but the same exception was thrown over and over again. I changed the code (finding where was the error) and exception didn´t appear again. It´s seems easier debug and change the code than reimplement

[PyQt] python core dumped

2007-08-08 Thread Claudio A. Quezada R.
Hi, i´ve got an exception thrown from an event handler. I´m working on two QtableWidget, something like this: grillaDatos Est_1 Est_2 Est_3 Especie 1 301 Especie 2 341 Especie 3 091 grillaBiometria, inicially