[Gtk-sharp-list] Problems with Gtk#
Adam Lofts
adam@negligible.co.uk
Fri, 09 Jul 2004 13:02:54 +0100
Hi,
I've been using Gtk# sharp in my app and have come across a few
problems.
Firstly, there doesnt seem to be support for the new file chooser
widget? - when i use it in glade i get:
(<unknown>:7405): libglade-WARNING **: unknown widget class
'GtkFileChooserWidget
[this may not be a gtk# issue]
Secondly, what is the Gtk# class corresponding to GtkComboBox?
I would expect Gtk.Combo, but the methods and description in monodoc
seem to correspond to GtkComboBoxEntry.
Thanks,
Adam