trichview.support
Re: a big problem |
Author |
Message |
Sergey Tkachenko |
Posted: 09/01/2002 19:56:48 http://www.trichview.com/support/files/redit.zip is an alternative version of demo showing how to implement commands like "make bold", "apply font", etc. This project is similar to one that can be found in Demos\Delphi\Assorted\RichEdit\ directory of RichView installation, with the following changes: 1) It is simplified. It uses the same technique for all UI commands, and a list of commands can be extended easily (one or two lines of code per new command) 2) It supports commands for paragraphs (such as "change first indent") This project requires additional components that can be found in Demos\Delphi\Assorted\RichEdit\Components\ Other approach - using RichViewActions. They require the last version of RV, so I cannot provide a trial for them until I'll upload a new version of RV on the web site. > that's if i want to make a word processor like wordpad. > but i got a problem with about style, i must set all type > with font, font size, underline, italic, bold and so on > all of their combination. i can't dynamic combine a style > and apply it to the text that user input. that's make me feel > stupid. > did i miss anything in help? > |
Powered by ABC Amber Outlook Express Converter