[Demo] Chat codes

Demos, code samples. Only questions related to the existing topics are allowed here.
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

New demo:
http://www.trichview.com/support/files/ ... ysiwyg.zip (for Delphi)

This demo uses the same commands as the previous demo, but the message is typed in TRichViewEdit instead of TEdit.

The demo converts the message to a string (using the codes described above), then this string is parsed and added to the chat window.

This demo also shows how to detect emoticons in the editor.
Post Reply