On Saturday 26 November 2005 22:16, Nicolas Roard wrote: > Yes, you can use WildMenu: http://www.cc.utah.edu/~msh3/WildMenus-0.06.tgz > > Not sure if it works with camaelon though (it used to). > I'll try it.
Unfortunately, there is a compile error: make Making all for bundle WildMenus... Compiling file Menus.m ... Menus.m: In function '-[NSMenu(HorizontalHackery) _organizeMenu]': Menus.m:137: warning: assignment from incompatible pointer type Menus.m: In function '-[GSHorizontalMenuItemCell titleRectForBounds:]': Menus.m:294: error: 'xDist' undeclared (first use in this function) Menus.m:294: error: (Each undeclared identifier is reported only once Menus.m:294: error: for each function it appears in.) Menus.m: In function '-[NSMenuView(Hackery) sizeToFit]': Menus.m:586: error: 'xDist' undeclared (first use in this function) Menus.m: In function '-[GSHorizontalMenuView sizeToFit]': Menus.m:886: error: 'xDist' undeclared (first use in this function) make[1]: *** [shared_obj/Menus.o] Error 1 make: *** [WildMenus.all.bundle.variables] Error 2 Does somebody know how to fix this? Greetings, Michael _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
