[maemo-developers] To use or not to use Glade to design GUI for Maemo applications...
From: Andrea Grandi a.grandi at gmail.comDate: Tue Nov 20 08:46:47 EET 2007
- Previous message: To use or not to use Glade to design GUI for Maemo applications...
- Next message: To use or not to use Glade to design GUI for Maemo applications...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > This is the method I'm using for my C and Ruby Gtk apps as well: > create the UI using glade, then if necessary reparent the toplevel > container to a hildon window, and manually replace any other widgets > (e.g. GtkSpinButton => HildonNumberEditor) in code. It's less optimal how can I reparent to another class a dinamically created object? > than it could be, but it's still leagues better, IMO, than creating > and maintaining the entire UI in code. yes, I agree Thanks for your help :) -- Andrea Grandi email: a.grandi at gmail.com website: http://www.ptlug.org
- Previous message: To use or not to use Glade to design GUI for Maemo applications...
- Next message: To use or not to use Glade to design GUI for Maemo applications...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]