trichview.support
Re: A Question About Example"emotion icons" |
Author |
Message |
Sergey Tkachenko |
Posted: 02/04/2005 13:45:46 > I have a question with the example "emotion icons". > When I tried to copied text to TRichViewEdit but not TRichView,it seemed > hard to replace icons codes in plain text. > I tried to handle in TRichViewEdit.onchange and TRichViewEdit.onpaste,but > could not succeed. > Please help a way to resolve this problem. This demo includes several subdemos showing different methods for detecting emoticons? Which one do you refer to? > > Also,with the example "AutoComplete",if has more suggestions,use TListbox is > more fit than Tpopupmenu,but how to handle it? Here it is: http://www.trichview.com/support/files/autocomplete2.zip But I do not think it's good: the list box (shown in a separate form) takes the input focus. So, just like as in the menu example, you cannot type in the editor while it's displayed. And the main form is deactivated while it is displayed. |
Powered by ABC Amber Outlook Express Converter