[gtkada] Tags and Text Colours?

chris.danx chris.danx at ntlworld.com
Thu Jun 5 15:03:15 CEST 2003


Emmanuel Briot wrote:
> 
> If you are using the CVS version, you should take a look at the code
> example in testgtk/create_text_view.adb. It contains an example on the
> use of tags.

Cool, thanks!  It works now...  I have converted the demo as faithfully 
as I know how to at present if anyone wants it.

Does GtkAda come with any lists or structures for keeping widgets in? 
Like a collection of widgets?  The problem requires that widgets be 
created on the fly, then pulled out on the fly if need be.  I was 
thinking of subclassing gtk_widget and creating a widget_collection that 
would store widget, name pairs and use the name to get the right 
widgets.  Has anyone done anything like this?


Cheers,
Chris




More information about the gtkada mailing list