[maemo-developers] Designing UI using glade for Maemo
From: Kyle Nitzsche kyle.nitzsche at canonical.comDate: Thu Jan 3 19:46:43 EET 2008
- Previous message: Designing UI using glade for Maemo
- Next message: busybox applet selection (again)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Devraj, I wrote the following wiki page to cover the basics of using Glade with Python for Ubuntu Mobile. It addresses the program's main window and various related Hildonization issues. http://help.ubuntu.com/community/UMEGuide/ApplicationDevelopment/GladeWithPythonForUMEHildon Cheers, Kyle On Jan 1, 2008, at 7:39 PM, Devraj Mukherjee wrote: > Hi everyone, > > I wish to use Glade to design the user interfaces for my Python based > applications on Maemo. Obviously when I used Glade the window > instances are that of GtkWindow. To make this a Hildon compatible > application do I then modify the XML file to reflect the changes or > should I override the type in the Python script. > > Is there any documentation that someone can point me to? The best I > have found is this tutorial on Python and Meamo > http://pymaemo.garage.maemo.org/documentation/pymaemo_tutorial/python_maemo_howto.html > > Thanks a lot. > > -- > "I never look back darling, it distracts from the now", Edna Mode (The > Incredibles) > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: Designing UI using glade for Maemo
- Next message: busybox applet selection (again)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
