-
Logged In: YES
user_id=1573331
vtextinc.cxx
It seems any overrun affects the insertion point for later text.
Workaround: Never let cursor overrun. If length longer than
the box size, then move cursor to start (not end). All text
will then have the start displayed correctly.
2006-08-21 18:34:39 UTC by leepeter
-
Athena's C_TextIn on Debian distro;
First, display a long C_TextIn, longer than the input
box, this displays acceptably with trailing text,
although the start of the text would be nicer.
Second, SetString the same C_TextIn using text
shorter than the input box. Only half of the text is
displayed. It is the trailing half. The text is intact
but only the last part is displayed. The...
2006-08-11 03:21:27 UTC by leepeter
-
cyball committed patchset 11 of module vgui to the The V C++ GUI Framework CVS repository, changing 1 files.
2002-07-03 23:46:23 UTC by cyball
-
cyball committed patchset 10 of module vgui to the The V C++ GUI Framework CVS repository, changing 1 files.
2002-07-03 23:45:25 UTC by cyball
-
cyball committed patchset 9 of module vgui to the The V C++ GUI Framework CVS repository, changing 1 files.
2002-06-22 01:46:27 UTC by cyball
-
cyball committed patchset 8 of module vgui to the The V C++ GUI Framework CVS repository, changing 2 files.
2002-06-22 01:43:57 UTC by cyball
-
cyball committed patchset 7 of module vgui to the The V C++ GUI Framework CVS repository, changing 1 files.
2002-06-14 23:39:34 UTC by cyball
-
cyball committed patchset 6 of module vgui to the The V C++ GUI Framework CVS repository, changing 1 files.
2002-05-10 23:35:43 UTC by cyball
-
wampler committed patchset 2 of module doc to the The V C++ GUI Framework CVS repository, changing 169 files.
2002-02-07 21:41:44 UTC by wampler
-
wampler committed patchset 1 of module doc to the The V C++ GUI Framework CVS repository, changing 169 files.
2002-02-07 21:41:44 UTC by wampler