Which way to access Scintilla

Neil Hodgson nyamatongwe+thunder at gmail.com
Mon Mar 17 20:16:22 EDT 2008


Alex:

> I also want to embed Scintilla in Tkinter-created window (create the 
> rest of the GUI in Tkinter), or rather, I want to know if that's 
> possible at all. Any suggestions are appreciated.

    While it may be possible with sufficient dedication, it is unlikely 
to be simple. If you really want to use Tkinter then you are probably 
better off using some existing code that uses its text widget from 
Python such as Idle.

    Neil



More information about the Python-list mailing list