Python Browser Applets

Richie Hindle richie at entrian.com
Fri Nov 8 04:49:11 EST 2002


Hi Neil,

> Yes, writing a cross platform plugin is lots of work, especially if you
> want it to integrate well into the browser, such as cooperating in sizing
> and in event routing including command keys. It is simpler if your plugin
> area is a fixed size area that is isolated from the browser.

Do you know whether anyone has succeeded in doing this for Scintilla?  I'm
working on a web-based Python debugger, and I'd love to allow remote editing
of source code within the browser using Scintilla.  A quick Google didn't
turn anything up.

-- 
Richie Hindle
richie at entrian.com



More information about the Python-list mailing list