[Glade-users] greyed PNG in a gtkImage
- From: tvb at gnome.org (Tristan Van Berkom)
- Subject: [Glade-users] greyed PNG in a gtkImage
- Date: Sat, 22 Aug 2009 17:27:08 -0400
On Sat, Aug 22, 2009 at 4:59 PM, Frucot
Jean-Louis<frucot.jeanlouis at free.fr> wrote:
I try to put a PNG image in a gtkImage object placed in a gtkFixed area,
but the image is always greyed. The same with an icone.
Why ? And how to see this image with all colors ?
Is your GtkImage in an insensitive state by any chance ?
Also consider that GtkFixed is most probably not the container
type of widget you want; GTK+ interfaces normally use
boxes and tables to create dynamically resizable interfaces,
GtkFixed is more of a corner case, used in some kiosk or
embedded environments.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]