Hi,

On Thu, 2003-08-21 at 01:18, Pablo De Napoli wrote:

> I want to ask you a question. I don't like the ugly arrows that
> appear in submenus in gtk+ 2.2 How can I diable them?
> (I think that they are not a good idea since they make harder
> to read the submenus)
> Shall I change somthing in the gtkrc file? Or should I modify the
> source ?

Use a theme that doesn't draw the arrows. If there is no such theme,
writing one would be trivial. Just create a theme engine that overrides
GtkStyle::draw_arrow and have it not draw anything when the detail is
"menu_item".


Sven

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to