Hello Everyone, I am using GTKMM Glade tool for GUI developing. I want to insert more rows around 35 rows in treemodel. Is there any option for inserting rows using loops. I am adding 35 rows appending rows 35 times. The code becoming very large and difficult to manipulate in future. Is there any looping option for appending more rows? It has 6 columns. Please help me to make code optimized.
Regards Deepak
_______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
