Searched hist:"5 b7528754df83835624e2536e13c848deb58ac93" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/kits/interface/ | ||
H A D | MenuWindow.cpp | 5b7528754df83835624e2536e13c848deb58ac93 Tue Jan 04 12:59:49 UTC 2005 Stefano Ceccherini <stefano.ceccherini@gmail.com> The frame around the BMenu is now drawn by a special class (as happens in beos), and not by BMenu::DrawBackground(). Refactored BMenuWindow to support scrolling (not implemented yet). The AddItem() functions now call the private _AddItem(). Implemented AddList(), but it's not tested. BMenus are now offsetted by 2, 2, as in BeOS. |
H A D | MenuBar.cpp | 5b7528754df83835624e2536e13c848deb58ac93 Tue Jan 04 12:59:49 UTC 2005 Stefano Ceccherini <stefano.ceccherini@gmail.com> The frame around the BMenu is now drawn by a special class (as happens in beos), and not by BMenu::DrawBackground(). Refactored BMenuWindow to support scrolling (not implemented yet). The AddItem() functions now call the private _AddItem(). Implemented AddList(), but it's not tested. BMenus are now offsetted by 2, 2, as in BeOS. |
H A D | Menu.cpp | 5b7528754df83835624e2536e13c848deb58ac93 Tue Jan 04 12:59:49 UTC 2005 Stefano Ceccherini <stefano.ceccherini@gmail.com> The frame around the BMenu is now drawn by a special class (as happens in beos), and not by BMenu::DrawBackground(). Refactored BMenuWindow to support scrolling (not implemented yet). The AddItem() functions now call the private _AddItem(). Implemented AddList(), but it's not tested. BMenus are now offsetted by 2, 2, as in BeOS. |