On Friday 04 May 2007 12:08:15 +0200, kib2 wrote:
> 1. I've downloaded the last version of PyQt, now I wanted to test the
> QtScintilla control but I'm on a Vista machine and I've got
> problems compiling SIP with MingW (not entirely Vista compatible ?).
> Does anyone have some hints to help me
On Sunday 06 May 2007 07:01, Detlev Offenbach wrote:
> Why not use the QScintilla2 editor widget instead of QTextEdit. QScintilla2
> comes with linenumber margin, foldmargin, syntax highlighting, ...
I think the original poster wanted to do that, but had problems doing that
on Windows Vista. QTex
On Sonntag, 6. Mai 2007, David Boddie wrote:
> On Friday 04 May 2007 12:08:15 +0200, kib2 wrote:
> > 1. I've downloaded the last version of PyQt, now I wanted to test the
> > QtScintilla control but I'm on a Vista machine and I've got
> > problems compiling SIP with MingW (not entirely Vista comp
On Friday 04 May 2007 12:08:15 +0200, kib2 wrote:
> 1. I've downloaded the last version of PyQt, now I wanted to test the
> QtScintilla control but I'm on a Vista machine and I've got
> problems compiling SIP with MingW (not entirely Vista compatible ?).
> Does anyone have some hints to help me
Hi,
1. I've downloaded the last version of PyQt, now I wanted to test the
QtScintilla control but I'm on a Vista machine and I've got
problems compiling SIP with MingW (not entirely Vista compatible ?).
Does anyone have some hints to help me ?
2. I've tried the syntaxhighlighter demo withou