Implemented getLabelName() to fetch the menu labels. Supposed to be XP. /cvsroot/abi/src/af/ev/xp/ev_Menu.cpp,v <-- ev_Menu.cpp new revision: 1.17; previous revision: 1.16 /cvsroot/abi/src/af/ev/xp/ev_Menu.h,v <-- ev_Menu.h new revision: 1.13; previous revision: 1.12 This method provides an XP way to fetch menu items. I grafted it from UNIX (or BeOS, don't remember) and put it in XP. You may use it in your code and remove the one you don't in platform code as it look the same (I examined Win32 too). This should not break the tree I hope. This method is *required* by the MacOS port. Hub
