Re: [PyKDE] The tablet event, it works not!

2004-10-16 Thread Kaleb Pederson
On Saturday 16 October 2004 11:34 am, Sundance wrote: > I heard Kaleb Pederson said: > > My new kernel works. Your program worked just fine with my Tablet as > > did my old test program (I would have given it to you as well, but I > > wasn't sure what state I had left it in). I'm using sip 4.1.1,

Re: [PyKDE] Eric3: Code coverage.

2004-10-16 Thread Simon Edwards
On Saturday 16 October 2004 20:27, Detlev Offenbach wrote: > This functionality is already there. In the "Show coverage" dialog open the > context menu and select "Annotate". This produces a file with the > extension ,cover. This file has the lines marked with some characters telling > you the

Re: [PyKDE] The tablet event, it works not!

2004-10-16 Thread Sundance
I heard Kaleb Pederson said: > My new kernel works. Your program worked just fine with my Tablet as > did my old test program (I would have given it to you as well, but I > wasn't sure what state I had left it in). I'm using sip 4.1.1, PyQt > 3.13 and Qt 3.3.3. There must be something else awry

Re: [PyKDE] Eric3: Code coverage.

2004-10-16 Thread Detlev Offenbach
Am Samstag, 16. Oktober 2004 18:44 schrieb Simon Edwards: > On Saturday 16 October 2004 14:07, Detlev Offenbach wrote: > > Am Samstag, 16. Oktober 2004 13:27 schrieb Simon Edwards: > > > Hello all, > > > > > > Can anyone explain how to use the code coverage tool in Eric3? > > > > > > TIA, > > > > J

Re: [PyKDE] Fail to compile pykde in kde3.3

2004-10-16 Thread Arkar Kyaw Win
So while using kde3.3.1 ,pykde ,sip and pyqt are already include.Then althought I can't use some appliciation that use pykde I still have pykde in my kdebinding.Then according to you ,all I have to do is to uninstall kdebinding and compile from source by myself?I'll try that way and post some r

Re: [PyKDE] Eric3: Code coverage.

2004-10-16 Thread Simon Edwards
On Saturday 16 October 2004 14:07, Detlev Offenbach wrote: > Am Samstag, 16. Oktober 2004 13:27 schrieb Simon Edwards: > > Hello all, > > > > Can anyone explain how to use the code coverage tool in Eric3? > > > > TIA, > > Just run your program with code coverage analysis and after it is finished

Re:[PyKDE] QScintilla bug and workaround

2004-10-16 Thread Timo Schüring
Hi Torsten and List User, I had the same problem with AltGR but another solution, maybe useful for those who do not like to patch QScintilla at C-Level: Thank you for your analysis, I did check the ascii-value first and then just set the state to 0 to pass just the ascii - key. But your solution is

Re: [PyKDE] Eric3: Code coverage.

2004-10-16 Thread Detlev Offenbach
Am Samstag, 16. Oktober 2004 13:27 schrieb Simon Edwards: > Hello all, > > Can anyone explain how to use the code coverage tool in Eric3? > > TIA, Just run your program with code coverage analysis and after it is finished view the collected data via the respective entry in the "Show" submenu of t

Re: [PyKDE] Fail to compile pykde in kde3.3

2004-10-16 Thread Simon Edwards
On Saturday 16 October 2004 09:06, Arkar Kyaw Win wrote: > Hi > > I 'd been trying to install latest pykde in kde3.3.1 and I > am having some problem .I compile and install sip and pyqt all the > latest release from main riverbank website.I mange to instoo sip and > pyqt without a

[PyKDE] Eric3: Code coverage.

2004-10-16 Thread Simon Edwards
Hello all, Can anyone explain how to use the code coverage tool in Eric3? TIA, -- Simon Edwards             | Guarddog Firewall [EMAIL PROTECTED]       | http://www.simonzone.com/software/ Nijmegen, The Netherlands | "ZooTV? You made the right choice." _

Re: [PyKDE] default font used by eric?

2004-10-16 Thread Detlev Offenbach
It's the syntax highlighter, that affect the font of the source code. Am Freitag, 15. Oktober 2004 21:00 schrieb Alan Ezust: > Just curious -e very time I install eric3, I forget how I changed the font > used for the actual sourcecode. I find the line number font right away, and > also the "monosp

[PyKDE] Sip, C wrapping

2004-10-16 Thread Andreas Gerber
Hi, are there any examples wrapping C code using sip? Especially I'm interested in functions which returns a pointer to a struct as the example in the documentation of sip. Andreas ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunho

[PyKDE] Fail to compile pykde in kde3.3

2004-10-16 Thread Arkar Kyaw Win
Hi I 'd been trying to install latest pykde in kde3.3.1 and I am having some problem .I compile and install sip and pyqt all the latest release from main riverbank website.I mange to instoo sip and pyqt without a problem but pykde give me this message; PyKDE version 3.11.3