[haiku-bugs] [Haiku] #7969: BTabView::SetTabHeight Bug.

  • From: "cipri" <trac@xxxxxxxxxxxx>
  • Date: Thu, 08 Sep 2011 12:44:32 -0000

#7969: BTabView::SetTabHeight  Bug.
--------------------------------+-------------------------
 Reporter:  cipri               |        Owner:  axeld
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Kits/Interface Kit  |      Version:  R1/alpha3
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+-------------------------
 If I create TabView , and then call SetTabHeight(40); and then I add that
 tabview to the layout.  Then it is visible that the label of tab is drawn
 just partially, because the hight variable is set, but the tab is not
 resized to the new hight.

 If I call SetTabHeight(40); later after the layout is build, then the tabs
 are indeed resized, but after I press on another tab , the tabs are again
 like before resizing (and the text cut, since the hight variable is indeed
 set).

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7969>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: