I have added my comments to the FlowBox example
program to https://bugzilla.gnome.org/show_bug.cgi?id=723801#c12 2014-04-07 11:22, Murray Cumming skrev:
On Sun, 2014-04-06 at 14:04 +0200, Juan Rafael García Blanco wrote:Hi, I've pushed the Gtk::ActionBar example code, after fixing the issues pointed out by Kjell. I've written some example code for Gtk::FlowBox; basically rewriting in C++ the example in gtk-demo.Thanks. Maybe you could add this to our gtkmm demo then, please? It looks a bit too complicated for one of our examples.I've added a switch to tune the "max_children_per_line" property; and I planned to do the same with other properties. However, I'd like you to review this, as changing some of these properties will change also the size of the window. If you prefer, I could stop adding switches and just leave the example code as it is in gtk-demo. Please find attached the patch to review.I'd prefer to review patches in bugzilla, please. |