Вниз
Скачать: 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 вся ветка

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



Память: 0.45 MB
Время: 0.031 c
2-1135845650
azl
2005-12-29 11:40
2006.01.22
Корректное завершение работы программы при выключении ПК


6-1128786696
Levis
2005-10-08 19:51
2006.01.22
Работа с IdHTTP


2-1135919410
Rubey
2005-12-30 08:10
2006.01.22
Форматирование данных


3-1132648756
SmileCoder
2005-11-22 11:39
2006.01.22
Иерархическая база данных, с возможностью вставки записий ...


2-1136105979
The Sound_1
2006-01-01 11:59
2006.01.22
Обработка процедуры, при нажатии на кнопку.




   Наверх