Форум: "KOL";
Текущий архив: 2006.01.22;
Скачать: [xml.tar.bz2];
ВнизKol Memo: strange output on Items[] if item is just one byte Найти похожие ветки
← →
rofl (2005-06-05 03:21) [0]hello,
if i use this code here, and one line is just one byte
memo.items[i] returns #1 instead of the text.
for i := 1 to memo1.Count do begin
memo2.add(pas2html(memo1.items[i])+#13#10);
end;
how can i get around that ?
i use kol 2.08. thanks !
← →
rofl (2005-06-05 03:22) [1]demo program can be found here http://krazz.net/retnyg/pas2html.zip
← →
ECM © (2005-06-05 14:44) [2]I`m download demo... run exe-file...
...one line(just one byte)- work properly - memo.items[0] returns typed char ...
..it`s all right!
#1 - ?????
Win2K3 SP1
← →
Thaddy (2005-06-05 16:04) [3]Confirm, I tried to reproduce it, but I can"t XP sp2 and Me
← →
rofl (2005-06-05 16:14) [4]just open the demo program and type a "." in the upper box.
in memo2 a square sign should appear (win xp sp1 german)
← →
rofl (2005-06-05 16:21) [5]it looks like this http://krazz.net/retnyg/memobug.gif
← →
Thaddy (2005-06-05 17:05) [6]Nope, doesn"t seem to want to reveal itself to me:
Tested Me, Xp sp2 Us english and Dutch and D4,D5 and D7.
All versions work ik. I am online, we could brainstorm..
← →
rofl (2005-06-05 23:58) [7]The problem can be reproduced when changing country settings to germany, as thaddy found out.
the error seems to be somewhere on Perform(aGetItemText,buf,idx)
it doesn"t returns anything, so the length stays in the buffer, instead of the char.
it can be worked around when using a #13#10-loop on memo.text instead of memo.items[x].
hopefully one of the pro"s here can solve this issue
← →
rofl (2005-06-07 02:23) [8]news: the error does NOT happen when using KOL 2.0
← →
Thaddy (2005-06-07 02:45) [9]I tried but failed (|
Страницы: 1 вся ветка
Форум: "KOL";
Текущий архив: 2006.01.22;
Скачать: [xml.tar.bz2];
Память: 0.46 MB
Время: 0.035 c