"Jeremy C. Reed" wrote:
>
> --- Basemenu.cc Wed Jan 10 00:42:45 2001
> +++ Basemenu.cc.orig Wed May 31 15:42:49 2000
> @@ -312,7 +312,6 @@
> ii += (menu.bevel_w * 2) + (menu.item_h * 2);
>
> menu.item_w = ((menu.item_w < (unsigned int) ii) ? ii : menu.item_w);
> - if (menu.item_w > 200) menu.item_w = 200; // jcr 23/feb/2000
> }
>
> if (menuitems->count()) {
For the sake of someone with little programming experience (Hey I'm
trying to learn here but there's this damned High School stuff..) How
would I patch this thing into Basemenu.cc? I don't really want to enjoy
the perks of possibly doing this wrong. =o)
Thanks,
--
+-------------------------------------------+
| Kevin C. Oleksy | "Come not between |
| [EMAIL PROTECTED] | the dragon and his |
| www.heli0s.com | wrath." --King Lear |
|--------------------+----------------------|
| Powered by Linux 2.4 www.linuxhq.com |
+-------------------------------------------+