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

Вниз

mIRC-like view   Найти похожие ветки 

 
jevans   (2002-11-09 21:03) [0]

I would like to write an IRC client in Delphi+KOL but know have enough expertise to write the mIRC-like text control. Does anyone have done it ir can do it?

Thanks


 
alex_s   (2002-11-12 01:11) [1]


> I would like to write an IRC client in Delphi+KOL but know
> have enough expertise to write the mIRC-like text control.
> Does anyone have done it ir can do it?


If you describe in words what do you want I"ll be able
to say something to you :-)

I never saw mIRC, that"s why I have no idea what its text
control is like, but I hope I have ideas how to develop
tricky text controls.


 
jevans   (2002-11-18 17:02) [2]

It"s like a RichEdit control with formatted text: color, bold, cursive etc. Maybe images too would be great. The text scroll from bottom to top. I think there was a similar control for VCL Delphi called TConsole, but KOL control would be better :)


 
SPeller ©   (2002-11-19 01:54) [3]

Give us URL of this TConsole and may be somebody do it

PS: Sorry for my english :-)


 
j evans   (2002-11-19 17:21) [4]

Here it is:
http://www.torry.net/vcl/vcltools/text/console.zip

Thanks


 
alex_s   (2002-11-20 00:01) [5]


> It"s like a RichEdit control with formatted text: color,
> bold, cursive etc. Maybe images too would be great. The
> text scroll from bottom to top. I think there was a similar
> control for VCL Delphi called TConsole, but KOL control
> would be better :)


Does RichEdit with Ole support suit you ?

Download KOLOleRE.zip, there you"ll find it.


 
jevans   (2002-11-20 16:38) [6]

I would prefer one entirely written in Delphi withou the need of external components. I have just researched a little bit and the closest component I would need is the FatMemo VCL which can be found here
http://www.torry.net/vcl/edits/memos/fatpak.zip
(it"s a little slow, though)

jevans



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

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

Наверх




Память: 0.47 MB
Время: 0.012 c
3-67715
glow
2003-06-24 10:57
2003.07.21
DBGrid


1-67903
Alexdream
2003-07-08 14:22
2003.07.21
Delphi Source


3-67683
leonon
2003-06-26 18:17
2003.07.21
Index is read only


1-67753
IronHawk
2003-07-08 15:20
2003.07.21
Приветствую Мастеров! Разноцветный текст в TMemo.


14-68057
Dign
2003-07-04 17:17
2003.07.21
Как открыть визуальную компоненту в консольном приложении