Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.01.22;
Скачать: CL | DM;

Вниз

Kol Memo (Editbox) limited to 30000 bytes of text   Найти похожие ветки 

 
rofl   (2005-06-05 02:52) [0]

strange, if i pass a big text like kol.pas via CTRL-V to a multiline editbox, it cuts everything after byte 30000.
is there a known workaround ?


 
Thaddy   (2005-06-05 11:31) [1]

search for "bottemless". This is standard behaveour from windows, but there is a property bottemless which allows more (upto 2 Gb) content.


 
rofl   (2005-06-05 17:06) [2]

thanks, but that doesn"t seem to work :/

  Memo1 := Memo1.Re_bottomless;


// quote of kol.pas v2.08 :
   function RE_Bottomless: PControl;
   // not finished


 
Thaddy   (2005-06-05 19:24) [3]

Not finished is a rudiment:it is finished.(As shown to you)


 
rofl   (2005-06-05 23:53) [4]

but still the problem stays when doing a paste-seems to have something to do on how kol handles the clipboard



Страницы: 1 вся ветка

Текущий архив: 2006.01.22;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.044 c
3-1132574911
NiGGa
2005-11-21 15:08
2006.01.22
ADOQuery c ADOConnection ом или без.


2-1136440995
ezorcist
2006-01-05 09:03
2006.01.22
Эмулировать клик мыши?


5-1122534983
Fedja2003
2005-07-28 11:16
2006.01.22
Редактор компонентов


2-1136027458
GuAV
2005-12-31 14:10
2006.01.22
if Assigned(Self) then Result := FList else Result := EmptyList;


1-1135067057
Stanislav
2005-12-20 11:24
2006.01.22
Перемещение объекта в TScrollBox