On Sun, 2011-05-29 at 20:01 -0500, Jeremiah Benham wrote:
On Sun, 2011-05-22 at 10:55 -0500, Jeremiah Benham wrote:
I'll do the filechooser part.
I'll try to get to that tommorrow sometime.
Just to make sure - do not get involved in doing anything other than
display a thumbnail if there is one to display. That is, don't do
anything more than (roughly)
thumb = large_thumbnail_name(Denemo.gui->filename->str)
gdk_pixbuf_new_from_file (thumb)
I realize that with all the false starts and so on, you may think you
need to check modification times, or regenerate thumbnails etc. so I
just wanted to say this in case.
Richard