Hi,
David Greaves wrote:
>> I mentioned gtkmm (hopefully not a sensitive topic) a moment ago - what are
>> peoples thoughts on that?
For reference, here's the same snippet in gtkmm:
Gtk::Frame frame("Checkbox")
Gtk::CheckButton check("aargh");
check.set_active(TRUE);
frame.add(check);
frame.show_all_children();
Cheers,
Dave.
--
maemo.org docsmaster
Email: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers