[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk
Subject:    Removing Image from GTKScrolledWindow
From:       "Lars Weber" <Tweety_q3tc () gmx ! de>
Date:       2006-02-23 15:04:29
Message-ID: 3132.1140707069 () www016 ! gmx ! net
[Download RAW message or body]

Hi

I need to change a GTKImage object, that is inside a GTKScrolledWindow.
Everytime the user clicks a render button an image is generated. I insert it
with 

gtk_scrolled_window_add_with_viewport (
      GTK_SCROLLED_WINDOW (image_scroll_pane), 
  	  image);

Now I need a method that removes the existing image, before I can insert a
new one. Because subsequent calls of ...add_with_viewport() fail, if a child
(the image) exists. I tried to use
gtk_container_remove(GTK_CONTAINER(image_scroll_pane), image);
 but that does not work for the GTKImage, because it is not a container.
Does anybody know how to remove the image from the GTKScrolledWindow??

thx in advance
Lars Weber

-- 
DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert:
GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic