aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: gtk_container_remove  (Read 5746 times)

chandrashekhar sengupta

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
gtk_container_remove
« on: December 13, 2006, 06:28:04 AM »

USING GTK

==>i am trying to remove a image from a window container and add other image........ but i getting following error......

(image.exe:2844): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLB
AR (container) || widget->parent == GTK_WIDGET (container)' failed

(image.exe:2844): Gtk-WARNING **: Attempting to add a widget with type GtkImage
to a GtkWindow, but as a GtkBin subclass a GtkWindow can only contain one widget
 at a time; it already contains a widget of type GtkImage.........

==>i'm tring to resize a image in a gtk window while resizing the window ....
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: gtk_container_remove
« Reply #1 on: December 13, 2006, 10:44:48 AM »

Just to clarify: You're at the aMule forums. where you'll find help regarding aMule problems.
aMule uses the wxGTK toolkit which differs from the GTK.

You might find someone, who knows about your problem, but the official gtk mailing list might be a more successful resource.

And moved to off-topic because there is no relation to aMule.
Logged