Hi I\'m making an app using GTKMM. The screenshot is below: Screenshot开发者_Python百科 The Problem is, I\'m not able to position the \"My Label\" to align at the top, just below the Search box.
when I am programming with \"gtkmm\", there is a widget \"Gtk::DrawingArea\". I can program that widget \"by hand\" (so write the code) or more elegant way is to use \"glade\" user interface designer,