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

  • From: "Trezker" <trac@xxxxxxxxxxxx>
  • Date: Tue, 18 May 2010 05:34:20 -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
 Keywords:  BTextView           |    Platform:  All      
Blockedby:                      |       Patch:  0        
 Blocking:                      |  
--------------------------------+-------------------------------------------
Changes (by Trezker):

  * type:  bug => enhancement


Comment:

 I see, now it works. I was wondering about the logic of the constructor I
 was using in a layout managed textview, but the new constructors aren't in
 the BeBook.

 Since this works in layout manage mode, and the non reformatting behaviour
 of manually layouted textviews seems to be standard for old applications
 sake.
 I change this ticket to be an enhancement suggestion to add an function
 that makes a textview reformat on resize.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6015#comment:7>
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 (was: BTextView does not reformat its text when resized) - Trezker