Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 9c58772421842c24ddcffa9dce5ac2b9 > files > 4

libGtkScintilla0-0.8.2-1mdk.ppc.rpm

 --- GtkScintilla - A wrapper for the Scintilla editing component ---

  This is GtkScintilla, a wrapper for the Scintilla (www.scintilla.org) source
code editing component wich adds some facility to this powerful component
written by Neil Hodgson (and may others).


Scintilla has two little problems:
 - It is available only as a static library
 - It has a strange (for Linux/GTK+ people) API

GtkScintilla addresses both:
 - It is a shared library
 - It is a true GtkWidget subclass with a GTK+ API


  Since I'm not a very good programmer and I am moving my firsts steps in
C/Linux/GTK+/GNOME you should have a little patience and help me in reporting
bugs (solutions are better ;) or pointing out things that should be done in a
different way.

  There is no documentation for GtkScintilla yet, but the function names are
very close to Scintilla's signals so you can use native Scintilla's documents.


 --- Building and installing GtkScintilla ---

You don't need to download Scintilla, its source is included in
GtkScintilla.

Step by step:
 # tar xvzf GtkScintilla-x.x.tar.gz
 # cd GtkScintilla-x.x
 # make
 # su
 $ make install
 $ /sbin/ldconfig
 $ exit

That's all folks!


 ---

GtkScintilla is developed by:
 - Michele Campeotto: micampe@micampe.it

Thanks goes to:
 - Johannes Schmid <johannes.schmid@gmx.de>
 - Pablo De Napoli <pdenapo@yahoo.com>

You can find it at www.micampe.it/software/moleskine