Enhanced the cursor positioning/selecting text using the mouse in a textfield.
commitecd521763384c1865498ec49dcf8d4e4ad4c9287
authordan <dan>
Thu, 27 Apr 2006 02:48:18 +0000 (27 02:48 +0000)
committerdan <dan>
Thu, 27 Apr 2006 02:48:18 +0000 (27 02:48 +0000)
tree45307ddd83069c6ba9c1fb5748bc2f9eca76d03c
parent577b3ee9492b5e26e6fdabb4059ead7428f09864
Enhanced the cursor positioning/selecting text using the mouse in a textfield.

This also fixed an endless loop that could be entered by the previous code
in certain situations, after the patch to fix navigation/selection in a
textfiled with UTF8 chars was applied.
WINGs/Tests/wtest.c
WINGs/wtextfield.c