[haiku-bugs] Re: [Haiku] #8094: Long unknown source file makes Debugger window very wide

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Mon, 07 Nov 2011 10:45:27 -0000

#8094: Long unknown source file makes Debugger window very wide
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  bug                    |     Status:  in-progress
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  x86
-------------------------------------+----------------------------

Comment (by bonefish):

 Setting an explicit min size -- something like `BSize(100, B_SIZE_UNSET)`
 -- should do the trick. `B_SIZE_UNSET` for a dimension means that that
 dimension is not overridden. So this would force the view to have a
 minimum width of 100 (regardless of its contents), thus not influencing
 the window's min width any further.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8094#comment:3>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: