Page 1 of 1

Can the dragcontrol demo delete the inserted data?

Posted: Thu Nov 10, 2011 2:38 am
by greatsea
Dear Sir,the demo of DragControl,can it do this:
........
Sending file ttt.zip
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
Wating..... Cancel
............
===================================
Notes:above text,[][]is a progressbar,and Cancel is a button.

When the file send successed,then above become:
..............
Send OK
.............
===================================
if press cancel button,above data will be delete.Now it looks like:
...........
...........

Posted: Mon Nov 14, 2011 6:12 pm
by Sergey Tkachenko
Do you want to insert these controls in an editor (TRichViewEdit) or in a chat window (TRichView)?

Posted: Fri Nov 18, 2011 7:51 am
by greatsea
Sergey Tkachenko wrote:Do you want to insert these controls in an editor (TRichViewEdit) or in a chat window (TRichView)?
Thank you,Sergey. TRichViewEdit or TRichView,is never mind.

Posted: Sun Nov 20, 2011 5:42 pm
by Sergey Tkachenko
http://www.trichview.com/support/files/sendfile.zip
This demo uses RVInsertItem.pas unit to insert text in the middle of TRichView. This file is included in the full source code version of TRichView, but is not included in the trial.
If you use the trial version, let me know, I'll upload this file.
Image

Posted: Mon Nov 21, 2011 2:23 pm
by greatsea
Thanks, Sergey,that's good.
I try to test using pirated copy now,sorry, and will buy legal copy after some time.