[haiku-bugs] Re: [Haiku] #6015: BTextView in manual layout does not reformat its text when resized

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Tue, 23 Nov 2010 14:01:07 -0000

#6015: BTextView in manual layout does not reformat its text when resized
---------------------------------+-------------------------
  Reporter:  Trezker             |        Owner:  axeld
      Type:  enhancement         |       Status:  new
  Priority:  normal              |    Milestone:  R1
 Component:  Kits/Interface Kit  |      Version:  R1/alpha2
Resolution:                      |     Keywords:  BTextView
Blocked By:                      |  Has a Patch:  0
  Platform:  All                 |     Blocking:
---------------------------------+-------------------------

Comment (by axeld):

 Replying to [comment:1 stippi]:
 > This cannot be changed for backwards compatibility reasons. Orginial
 BeOS software will override BTextView::FrameResized() and manually call
 SetTextRect().

 So where is the problem? They either do override it (and would then
 duplicate functionality), or they don't - in which case the extra code
 shouldn't harm.
 The only remaining question is if we should put any effort in improving
 the non-layout implementation of the BViews, as that is likely going to be
 phased out, anyway.

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

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #6015: BTextView in manual layout does not reformat its text when resized - axeld