Re: [PyQt] Catching python exceptions

2007-03-22 Thread Joseph Rawson
g the detailedError box and it looks pretty nice. I hope this helps. :) > Thanks, > Luper Rouch > > > ___ > PyQt mailing listPyQt@riverbankcomputing.com > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Joseph Rawson pgpeCN2U

[PyQt] Check out: dosbox-pykde

2007-03-22 Thread Joseph Rawson
Your friend Joseph Rawson thought you would be interested in this: - I made an initial preview release today. I would like to thank the list for all the help in making this possible. :) http://www.kde-apps.org/content/show.php?content=55068 - Your KDE-Apps.org Team

[PyKDE] Trying to use KHTMLPart

2007-02-15 Thread Joseph Rawson
e same document text and should be displaying what the current "title.png" is. --- I just changed the code a little, so both document viewers are on the same page now --- The problem is easily visible when you click "Change Image" on the KPart side. -- Joseph Rawson

[PyKDE] Trying to use KHTMLPart

2007-01-24 Thread Joseph Rawson
e same document text and should be displaying what the current "title.png" is. --- I just changed the code a little, so both document viewers are on the same page now --- The problem is easily visible when you click "Change Image" on the KPart side. -- Joseph Rawson

Re: [PyKDE] starting a new PyKDE project

2007-01-17 Thread Joseph Rawson
On Wednesday 17 January 2007 14:23, Jim Bublitz wrote: > On Wednesday 17 January 2007 09:22, Joseph Rawson wrote: > > I do have a quick question. Is it possible to display a > > KMessageBox.error on any exception that is raised while the application > > loop is running? I kn

Re: [PyKDE] starting a new PyKDE project

2007-01-17 Thread Joseph Rawson
On Wednesday 17 January 2007 11:22, Joseph Rawson wrote: > Hello, > I've just started a new PyKDE project. The main page is here: > http://dosbox-pykde.berlios.de/ > I am trying to make this project an example of how to program with > PyKDE. Comments and suggestions are high

[PyKDE] starting a new PyKDE project

2007-01-17 Thread Joseph Rawson
time I put [PyKDE] in the subject. Do I have to do this? -- Joseph Rawson p.p.s. This is the third time I've tried this. This time, I'm using another host. t is a lot more difficult for me. ___ PyKDE mailing listPyKDE@mats.im

Re: [PyKDE] Newbie getting started on Debian

2005-10-01 Thread Joseph Rawson
me in the right direction? > > Thanks, > Jon > > ___ > PyKDE mailing listPyKDE@mats.imk.fraunhofer.de > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde I have made some packages for sarge. They are here..... deb

Re: [PyKDE] Eric: feature request

2004-09-28 Thread Joseph Rawson
and will study it. Maybe arch support will show up in > 3.6. while your at it you may also want to look at this: http://www.hpl.hp.com/personal/Yasushi_Saito/octopy It may help if you decide to support it. -- Joseph Rawson ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Starting a project in PyKDE

2004-09-23 Thread Joseph Rawson
ing pykde as part of kde saved me the trouble of making my own package, so I guess it is just a matter of time before pykde becomes more popular. Thanks. Joseph Rawson ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] Starting a project in PyKDE

2004-09-23 Thread Joseph Rawson
ut I can't get the KConfigSkeleton, the KConfigDialogManager and the KConfigDialog to work together or work with the KSimpleConfig object. If somebody could point me in the right direction to find what i'm looking for, I would be grateful. Tha