Quick Q. Editors skeletons




______________________________________________________________________
From: Joseph Turner <joeman leederville net>
To: gtk-app-devel-list gnome org
Subject: Quick Q. Editors skeletons
Date: Sun, 02 May 2004 16:33:51 +0800

Hi,
Got a quick question. Writing a GTK app that will require an
editor interface. Was thinking that instead of re-writing something
that has already been done, maybe I could use some gtk based
editor as a skeleton. I guess, can anyone think of a
fairly suitable one, or even one that was made with this in mind?

There are plenty of apps which use either GtkSourceView or Scintilla or
GtkScintilla. Scintilla is more powerful, but sourceview has the
advantage that it's a superset of the GtkTextView api so you can use
that as a fallback.

Stephen.
-- 
Stephen Kennedy <stevek gnome org>
http://meld.sf.net visual diff and merge




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]