-
- Downloads
Changed GetItemAt to return a nsISupports instead of a nsIMenuItem, this is
because a menu can hold both other menus and menu items. Implemented several more of the menu methods and added the listenr methods to the menu item.
Showing
- widget/src/windows/nsMenu.cpp 48 additions, 5 deletionswidget/src/windows/nsMenu.cpp
- widget/src/windows/nsMenu.h 11 additions, 1 deletionwidget/src/windows/nsMenu.h
- widget/src/windows/nsMenuBar.cpp 4 additions, 0 deletionswidget/src/windows/nsMenuBar.cpp
- widget/src/windows/nsMenuBar.h 3 additions, 0 deletionswidget/src/windows/nsMenuBar.h
- widget/src/windows/nsMenuItem.cpp 31 additions, 3 deletionswidget/src/windows/nsMenuItem.cpp
- widget/src/windows/nsMenuItem.h 9 additions, 0 deletionswidget/src/windows/nsMenuItem.h
Please register or sign in to comment