Search found 38 matches

by powerpcer
20.11.2018 03:48
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

block/column mode enhanced
by powerpcer
17.11.2018 15:28
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

oh, never mind. coz you don't have this problem.
and don't need your help, i fixed this problem.
by powerpcer
15.11.2018 08:16
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

modifed Cuda
modifed Cuda
Modified.png (7.54 KiB) Viewed 2682 times
after modified, it supported what i want.
by powerpcer
29.10.2018 03:29
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

1.64.4 has enhanced but from mixing CJK to pure LATIN still not correct. i think, column select block, that can simple just mark down the 2 corner ClientPos and its Row position, when render screen, if a char it render inside this rectangle, then render it different. and mark down the "from&quo...
by powerpcer
24.10.2018 09:27
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

problem in SColumnPosToCharPos, it use Length(S) to get character number, and then return a position for caret, but CJK and ASCII/Latin characters are different width, so when all column selected rows are ASCII/LATIN or CJK only, its position of CaretPosToClientPos will correct, but mixing will not ...
by powerpcer
23.10.2018 01:01
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

testing in 1.64, after column selected, moving the cursors go and back, they show correctly, all cursors show in the end of line.
by powerpcer
15.10.2018 08:58
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

i have a question, why type "END" key in CJK lines, the cursor shows correctly, but column mode wrong??
by powerpcer
06.10.2018 12:27
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

it is a problem that need to be enhanced right?
by powerpcer
05.10.2018 05:17
Forum: General - CudaText
Topic: Not nice vertical carets line for CJK chars
Replies: 19
Views: 5515

in 1.63.0, this problem still there.