|
Re: Re: Scintilla and Python: msg#00115gnome.gtk+.python
Hi, On Tue, 2005-02-15 at 23:03 +0300, Eugene Morozov wrote: > Here's the working code for creating scintilla editor pane from my IDE: > > class Pane(scintilla.Scintilla): > "This is a view of the buffer." > def __init__(self, filename): > scintilla.Scintilla.__init__(self) > self.set_size_request(700, 600) > self.observer = None [CUT] I am in the process of preparing the next release of pygtkscintilla. Version 1.99.5 will provide a few bug fixes, more (working) examples and full documentation. Whould you like to provide some examples from your code, in order to have a few real world examples shipped along with pygtkscintilla? I think it might be very effective and useful. Many thanks in advance. rob _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ANNOUNCE - Python Comics Viewer - 0.9.10 released: 00115, Ionutz Borcoman |
|---|---|
| Next by Date: | Resizing a HandleBox: 00115, Franck Pommereau |
| Previous by Thread: | Re: Scintilla and Pythoni: 00115, Eugene Morozov |
| Next by Thread: | gnome-canvas demo (partially) ported to python: 00115, Abel Daniel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |