On 2006-08-25 17:38:21 +0200 Andreas Höschler <[EMAIL PROTECTED]> wrote:

[...]
> then I get a horizontal menu, but WildMenus covers the EtoileMenu completely. 

With EtoileMenuServer, WildMenus are obsolete and should be used _instead_ of 
EtoileMenu(Server). Though I do not really see a reason why (plus, they've been 
part of GNUstep for a while).

> I guess I should not use WildMenus.themeEngine  anymore. What am I missing?

Not sure if this will solve your problem, but try to reverse  the bundle order 
by putting the EtoileMenu bundle first.

Also, you might want to try

  NSInterfaceStyleDefault = NSMacintoshInterfaceStyle;
  NSMenuInterfaceStyle = NSMacintoshInterfaceStyle;

in NSGlobalDomain.

-- 
Chris



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to