Am Samstag, 30. Juni 2007 01:22 schrieb Michael R. Head: > On Sat, 2007-06-30 at 00:20 +0200, Radomir Dopieralski wrote: > > Fri, Jun 29, 2007 at 01:22:17PM -0700: > > > Hi there, > > > > > > I'm building an application which, as one of its features, lets the > > > user select a video by clicking on its icon. I'd like the icon for the > > > video to be populated by its thumbnail. My preference would be to > > > simply use nautilus's thumbnail component. > > > > > > Is this possible? > > > > http://jens.triq.net/thumbnail-spec/index.html > > Thanks. This looks good. Is there some standard python code implementing > the spec?
I implemented it for images: http://guettli.sourceforge.net/gthumpy/src/Utils.py _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
