how to display images in a thumnail manner in a GtkTreeView(or in a GtkImage)



hello everybody,
I am currently in a process of developing a gtk+ application for image
viewing. I have developed a simple GUI using glade, it consists of a text
filed(to enter the name of the image to search), few buttons(Search, Exit )
and a tree view widget(to display the image once found, is this right ?
should i need to use another kind of widget to display images, such as
GtkImage type widget). Once the user has entered the name of the image in
the text field and hit Search button the image should be appear in the tree
view widget(image display area) in a thumbnail manner, actually I am not
going to the do the searching part, I can assume image in my hand all I need
to do is to view that image in that tree view widget.(or in any suitable
widget)
All I want to know is how can I display the images in the tree widget area
in a thumbnail manner , I am thankful to you if you give me a code sample, a
link of a tutorial etc..,
Thank you very much. I greatly appreciate your help

-danr

-- 
comp.lang.c - http://groups.google.com/group/comp.lang.c/topics



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]