[Glade-users] Integration of GNOME project with Scintilla



On Sun, 2004-09-05 at 16:48, singh janmejay wrote:
Hi everybody.....

I am working on a project in which I have to desigh an
IDE and need to integrate Scintilla with my project
interface to develop something like Anjuta - the C/C++
IDE. I need all that syntax highlighting and indenting
stuff. I don't know how to do that integration
stuff....I am stuck and can't proceed without the
interface..... 

Unfortunately Glade only supports standard GTK+ and GNOME widgets at
present. (Glade-3 will support external widgets in future.)

Though Glade does provide a 'Custom' widget on the 'GTK+ Additional'
page of the palette, that you can use to insert custom widgets.
You just need to supply the name of a function to call to create the
widget.

Alternatively you can leave a space in the interface, and add the widget
at runtime.

Damon






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