[gtkada] New to GtkAda and Option_Menus

manuel.op.de.coul at eon-benelux.com manuel.op.de.coul at eon-benelux.com
Mon Jun 25 17:00:17 CEST 2001


Matt,

> Am I missing something or is Glade (or gate)
> currently lacking full support for option menus?

The latter is the case. You have to manually write
signal handlers for each menu option.
When I found this out, I decided to drop them and
use Gtk_Combo instead. They are much simpler to program.
Option menus are more powerful, but if you only need
to make a simple selection I'd take combos.

Manuel





More information about the gtkada mailing list