BTabView::Select() needs to update the focus tab.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35517 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c3d7933274
commit
19b31ecf6f
@ -739,9 +739,7 @@ BTabView::Select(int32 index)
|
|||||||
Invalidate();
|
Invalidate();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*MakeFocus();
|
|
||||||
SetFocusTab(index, true);
|
SetFocusTab(index, true);
|
||||||
FocusTab();*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user