Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 9b2cc54dabff61a24e6e63e4663995bb > files > 6

PyGtkScintilla-0.8.2-2mdk.i586.rpm

 --- PyGtkScintilla - A Python wrapper for GtkScintilla ---

  This is a Pyhton wrapper for the widget GtkScintilla, see its documentation
for more info.


 --- Building and installing PyGtkScintilla ---

  Before installing this you must donwload and install GtkScintilla (you can
find it on the page where you downloaded PyGtkScintilla).

 # tar xvzf PyGtkScintilla-x.x.tar.gz
 # cd PyGtkScintilla-x.x
 # make
 # su
 $ make install
 $ exit

  Now you can do:

  import gtkscintilla

from your Python/GTK+ program and start using GtkScintilla as every other
widget (see gtkscintilla.py and GTKSCINTILLA.py for available functions and
constants).


 ---

PyGtkScintilla is developed by:
 - Michele Campeotto: moleskine@f2s.com
 - ...   <--- Do you want your name here? Write me!

You can find it at www.moleskine.f2s.com