Re: How can I disable the arrows in submenus?
- From: Sven Neumann <sven gimp org>
- To: Pablo De Napoli <pdenapo yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: How can I disable the arrows in submenus?
- Date: Thu, 21 Aug 2003 11:08:08 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]