discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE : Horizontal menus.


From: Andrew Ruder
Subject: Re: RE : Horizontal menus.
Date: Wed, 28 May 2003 21:41:10 -0500
User-agent: Mutt/1.5.4i

> Please, people! The Horizontal menu code is a bundle FOR A REASON!. This 
> is NOT something Michael Hanni wants to be included into the official 
> code base. For those of you with thick skulls, read the previous sentence 
> as many times as it takes for that *FACT* to sink in.

I'm not so sure why this is all such an issue.  Get the latest
GNUstep cvs of -gui, compile WildMenus, and do a 

defaults write NSGlobalDomain GSAppKitUserBundles \
  "(/path/to/WildMenus.themeEngine)"

No patch, no hassle, it just works!  The power of objective-c
is you don't have to include these things with the source, you
can change the look, the behavior, or anything on any objective-c
application by just simply loading in a bundle. So if you want
horizontal menus, stop complaining, and just do that and you
can stop flooding my inbox with 10 emails a day on this subject.

- Andy Ruder





reply via email to

[Prev in Thread] Current Thread [Next in Thread]