On 6/15/05, Mahmad Sadique Hannure <[EMAIL PROTECTED]> wrote: > Hi to all, > > Is anybody know how to do slide show in PyGTK. > Please help me. It has to be PyGTK?
Anyways if you can use gnome-python too then have a look at druid else you can emulate the next previous thing with a notebook. each tab has a seperate page [easy to design in Glade] and when the app start you hide tabs and you have a button box with next /prev etc.. if you don't have to use s3 -- Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] | http://members.hellug.gr/nkour _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
