Bug in TextSizingExample
Bug in TextSizingExample
- Subject: Bug in TextSizingExample
- From: Josh Aas <email@hidden>
- Date: Wed, 5 Feb 2003 18:23:58 -0600
There is a serious bug in Apple's TextSizingExample that has been
freezing my application as well...
Using Mac OS X 10.2.3, latest dev tools on TiPB...
Steps to reproduce:
1. Launch a compiled TextSizingExample.
2. Switch to "Non-Wrapping Scrolling Text"
3. Make the first line (begins with "This example demonstrates") 25
times longer than it is. Use copy/paste to paste it onto the end of
itself 20 times or whatever.
4. You won't be able to make it 25 times longer because the app will
freeze with an endless spinning candy at about 20x.
This is a major problem since single lines are very often much longer
than that. My application switches between wrapping and non-wrapping
mode and this same bug freezes it constantly.
Please let me know how to fix this! Thanks.
-Josh Aas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.