[Bug] The ever-widening PluggableTextMorph

Ken Causey ken at kencausey.com
Tue Feb 25 20:26:09 UTC 2003


( 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/20030225/91e56d5b/attachment.pgp


More information about the Squeak-dev mailing list