Re: gtk/qt scintilla help !

2005-05-02 Thread fabien
John Ridley wrote: > fabien wrote on Sun, 01 May 2005 05:40:05 -0700: > Hello John, > >>Hi, > > > Hello Fabien > > >>I am writing a POV-RAY editor with Python using >>either QT or GTK as GUI 'wrapper'. ( I am still trying both ) >> >>[snip] >> >>I have also downloaded qscintilla-1.62-gpl-1.5.

Re: gtk/qt scintilla help !

2005-05-02 Thread fabien
Neil Hodgson wrote: > Fabien: > > >>There is a lexPOV.cxx file in the package, but I can not find any POV >>keywords in any file ( there are about 150 POV keywords). Did i miss it, >>and if not, how do I create one and include it for the library building ? > > >The Scintilla web site, doc

Re: gtk/qt scintilla help !

2005-05-01 Thread John Ridley
fabien wrote on Sun, 01 May 2005 05:40:05 -0700: > Hi, Hello Fabien > I am writing a POV-RAY editor with Python using > either QT or GTK as GUI 'wrapper'. ( I am still trying both ) > > [snip] > > I have also downloaded qscintilla-1.62-gpl-1.5.1. > As for GTK, I also found the LexPOV.cpp file, w

Re: gtk/qt scintilla help !

2005-05-01 Thread Neil Hodgson
Fabien: > There is a lexPOV.cxx file in the package, but I can not find any POV > keywords in any file ( there are about 150 POV keywords). Did i miss it, > and if not, how do I create one and include it for the library building ? The Scintilla web site, documentation and mailing list are: h

gtk/qt scintilla help !

2005-05-01 Thread fabien
Hi, I am writing a POV-RAY editor with Python using either QT or GTK as GUI 'wrapper'. ( I am still trying both ) * * * * PYGTK * * * * I have downloaded PygtkScintilla-1.99.5. There is a lexPOV.cxx file in the package, but I can not find any POV keywords in any file ( there are about 150 POV ke