Hi all,

As far as I see Gtk.Builder is now included in GTK# although I can't seem to
find any documentation about it. 

My problem is, Gtk.Builder only allows adding from file or string. I need to
add *.glade files from resource like in Glade class. Is there such a
functionality or should I use resource manager class to convert *.glade file
to string and use Gtk.Builder.AddFromString() ? I would like to avoid using
.NET framework classes if possible...

Thanks
-- 
View this message in context: 
http://www.nabble.com/Gtk.Builder-lack-documentation...-tp24297203p24297203.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to