Which theme and engine are you using? Did you try this with different themes?
Regards
Milosz
--
Everything is Original.
On Wed, Sep 21, 2011 at 11:54 PM, Glus Xof <gtglus@xxxxxxxxx> wrote:
Hi guys,Doing
> It seems that the effects for all Gtk+3.0 frames shadow type are the
> same for almost the GtkShadowType values: GTK_SHADOW_IN,
> GTK_SHADOW_OUT, GTK_SHADOW_ETCHED_IN and GTK_SHADOW_ETCHED_OUT.
frame1 = gtk_frame_new("My Frame");
gtk_frame_set_shadow_type(GTK_FRAME(frame1), GTK_SHADOW_IN);
or
frame1 = gtk_frame_new("My Frame");
gtk_frame_set_shadow_type(GTK_FRAME(frame1), GTK_SHADOW_OUT);
throws the same frame shadow type to me...
I'd like just ask you if it's normal at this point of current Gtk+-3.0
developpment status....
> Is there any mistake on my side ? It's a bug ? or a feature not yet fixed ?
Glus
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
Everything is Original.
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list