[maemo-developers] [maemo-developers] glade-python-hildon
From: Thanos Panousis pthanos at gmail.comDate: Wed Jun 28 17:58:32 EEST 2006
- Previous message: [maemo-developers] glade-python-hildon
- Next message: [maemo-developers] Problem with Menu startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The guy that initially made SimpleGladeApp seems to have his web page dead: http://primates.ximian.com/~sandino/python-glade/simplegladeapp.html The thing is, using this class changes the development process as I can see... What happens if one does NOT use this class but goes directly to use a "clean" pyGTK+glade approach? What calls do I have to make to achieve "hildonization"? Thanks for your reply....I will probably use SimpleGladeApp, its just that I want to understand how to do this without it. On 6/28/06, Osvaldo Santana <osantana at gmail.com> wrote: > > Hi Thanos, > > I've created a sample application using SimpleGladeApp recently. My > suggestions: > > 1 - Apply the following patch in SimpleGladeApp: > > http://rafb.net/paste/results/JL9JMQ17.html > > The hildonmodule is "experimental" and magically hildonize a > standard GTK+-based > glade file. > > 2 - Take a look into hildonmodule to see how it works (its simple) and > try to apply the idea in your code. > > Thanks, > Osvaldo > > PS. I'm accepting patches to improve hildonglade module :) > PS/2: I lost the sample application in a HD fail :/ > > On 6/28/06, Thanos Panousis <pthanos at gmail.com> wrote: > > Hello list, > > > > I am novice GTK/glade developer. I have a dummy application written in > > pyGTK, and want to hildonize it. > > The tutorial in the maemo site, descibes the way to do this for the > gPodder > > application. However, this application has been written using a > > "non-standard" blend of pyGTK and glade: it uses the simpleGladeApp > class, > > which changes the normal flow of standard pygtk-glade program. > [cut] > > -- > Osvaldo Santana Neto (aCiDBaSe) > icq, url = (11287184, "http://www.pythonbrasil.com.br") > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060628/0461ace9/attachment.htm
- Previous message: [maemo-developers] glade-python-hildon
- Next message: [maemo-developers] Problem with Menu startup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]