Hi!
Scintilla come like a "control" (a piece for a window), raleted to the
file SciLexer.DLL
For call the scintilla-componant, use "messages". Example :
SendMessage(Sci, SCI_GOTOLINE, line, 0)
For the constant SCI_GOTOLINE, I suggest scintillacon.py, include in
Pywin32.
@-salutations
--
Mich
On 27-08-2010 00:22, Thomas Jollans wrote:
> On Thursday 26 August 2010, it occurred to Sathish S to exclaim:
>> Hi Ppl,
>>
>> Is there any python IDE or editor that has an ActiveX control which could
>> be embed in other Windows applications. I'm basically looking to write a
>> application that c
On Thursday 26 August 2010, it occurred to Sathish S to exclaim:
> Hi Ppl,
>
> Is there any python IDE or editor that has an ActiveX control which could
> be embed in other Windows applications. I'm basically looking to write a
> application that can show the indentations of python, change the col
Hi Ppl,
Is there any python IDE or editor that has an ActiveX control which could be
embed in other Windows applications. I'm basically looking to write a
application that can show the indentations of python, change the color of
keywords etc on a application, which will save this python script and