
a.grandi at gmail
Nov 19, 2007, 10:46 PM
Post #6 of 7
(2263 views)
Permalink
|
|
Re: To use or not to use Glade to design GUI for Maemo applications...
[In reply to]
|
|
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 website: http://www.ptlug.org _______________________________________________ maemo-developers mailing list maemo-developers [at] maemo https://lists.maemo.org/mailman/listinfo/maemo-developers
|