thecaptain
04-03-2008 07:14:58
Hey All,
I spent a little time fixing some TextBox issues that seemed a little annoying. For example, if you click and drag to select text, but then release the mouse button outside of the textbox, the text would no longer be selected. Also, if you were selecting text and your cursor went above or below the textbox itself, the selection wouldn't follow your current x position. These are two differences from the textboxes we are familiar with.
Anyway, here's a patch for my fixes, so you can look over my changes:
http://web.mit.edu/estafl/www/sc/TextBoxFix.patch
Enjoy!
I spent a little time fixing some TextBox issues that seemed a little annoying. For example, if you click and drag to select text, but then release the mouse button outside of the textbox, the text would no longer be selected. Also, if you were selecting text and your cursor went above or below the textbox itself, the selection wouldn't follow your current x position. These are two differences from the textboxes we are familiar with.
Anyway, here's a patch for my fixes, so you can look over my changes:
http://web.mit.edu/estafl/www/sc/TextBoxFix.patch
Enjoy!