Make BMenuBar background drawing more flexible and also support an "activated"

state.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29597 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-03-18 17:18:06 +00:00
parent 4bbbead0bd
commit 1a72cb4139
2 changed files with 31 additions and 13 deletions
+1
View File
@@ -78,6 +78,7 @@ public:
virtual void DrawMenuBarBackground(BView* view, BRect& rect,
const BRect& updateRect,
const rgb_color& base,
uint32 flags = 0,
uint32 borders = B_ALL_BORDERS);
virtual void DrawMenuFieldFrame(BView* view, BRect& rect,