Hi, I have custom widget (derived from GtkDrawingArea). What's the recommended way to work with just a custom widget in glade? Should I just not put a widget and in the code add the widget to a GtkBin that I put in the glade file? Thanks Jaap