Hello, rh wrote: > How is the program to show more than one widget at the same time (eg: to > show image & button) ?
you need to use a container widget to arrange the widgets. For example a GtkVbox or a GtkTable, the tutorial https://maemo.org/platform/docs/tutorials/Maemo_tutorial.html and the application howto https://maemo.org/platform/docs/howtos/howto_new_application.html should contain some examples. Greetings Florian -- The dream of yesterday Florian Boor is the hope of today Tel: 0271-771091-14 and the reality of tomorrow. Fax: 0271-771091-19 [Robert Hutchings Goddard, 1904] [EMAIL PROTECTED] 6C 44 30 4C 43 20 6B 61 16 07 0F AA E6 97 70 A8 _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
