Вниз
Скачать: CL | DM;

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 вся ветка

Скачать: CL | DM;



Память: 0.46 MB
Время: 0.027 c
14-1135639973
Пикселарт
2005-12-27 02:32
2006.01.22
Помогите подобрать ( нарисовать ) картиночки для кнопок ?


2-1136543203
Vadim M
2006-01-06 13:26
2006.01.22
Как обьявить шарэ переменную?


10-1105900741
kostik78ua
2005-01-16 21:39
2006.01.22
Параметры в запросе


6-1129031960
ThermiT
2005-10-11 15:59
2006.01.22
Borland Socket Server - можно ли обойтись без него?


2-1136484770
Purgen
2006-01-05 21:12
2006.01.22
DLL




   Наверх