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: [EMAIL PROTECTED]
website: http://www.ptlug.org
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to