[Glade-users] add a image in glade window at run time

Tristan Van Berkom tvb at gnome.org
Thu Aug 9 12:12:14 EDT 2007


On Thu, 2007-08-09 at 10:16 +0100, amit bag wrote:
> hi All,
>        I am developing a user interface using glade
> application .I show a image in glade window by placing
> it in the window .After that I compile it with make
> install with root permission.When I run the executable
> file it show the image in the window .But I want to
> display a image by fetching a image file from server
> and after fetching the image file it show the image in
> the glade window .In my application when I press the
> enter key it starts fetching the file and after
> fetching it show the image .So please tell me how to
> show the image after fetching it from server at run
> time ..

http://developer.gnome.org/doc/API/2.0/gtk/GtkImage.html
http://developer.gnome.org/doc/API/2.0/gdk-pixbuf/index.html

Cheers,
              -Tristan




More information about the Glade-users mailing list