[Bug] The ever-widening PluggableTextMorph

Ken Causey ken at kencausey.com
Fri Dec 19 16:31:45 UTC 2003


Just a followup to say this issue is still true in 3.7a-5607.  Anyone
care to point out if instead of a bug I'm making a mistake here?

Ken

On Tue, 2003-02-25 at 14:26, Ken Causey wrote:
> ( PluggableTextMorph
> 	on: nil
> 	text: nil
> 	accept: nil
> 	readSelection: nil
> 	menu: nil )
> 	extent: 50 at 100;
> 	editString: 'This is some really long text that will hopefully cause
> the PTM to wrap and a scollbar appear';
> 	hResizing: #shrinkWrap;
> 	openInWorld.
> 
> Now either extend the text or just wiggle the scrollbar and watch the
> PluggableTextMorph widen and widen.  The hResizing: #shrinkWrap seems to
> lead to this behaviour.
> 
> Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031219/e1abc696/attachment.pgp


More information about the Squeak-dev mailing list