On mardi 17 juin 2008, John Stowers wrote: > You can zoom in and out with scroll > wheel (and change brightness with ctrl+scroll). Double click to change > text. > > I attached the files also.
Hello, I'm trying to use this code, and I would like to first create a real PyGTK widget, with the same interface as, say, label widget (for the most usefull part at first). But I'm not familiar enough with PyGTK... Could you drive me on the right way? I think to inherits from gtk.Misc, as gtk.Label does. Is it a good idea? Then, what methods do I need to overwrite? What methods in this gslimp3 example code should I use/rewrite? Thanks for your help. -- Frédéric http://www.gbiloba.org _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/