Page 1 of 1

Demo/Example Required

Posted: Fri Feb 22, 2013 12:08 pm
by philipljackson
Hi

Due to problems with TxTextControl being installed in Delphi XE, I need to create a full word processor type application and get it up and running in the shortest possible time.

The actionTest example would form an excellent solution to my problem - is the source code available or can you point me in the direction of something similar?

Thanks in advance.

Philip L Jackson

Posted: Sun Feb 24, 2013 2:49 pm
by Sergey Tkachenko
Source code of the ActionTest demo (compiled version: http://www.trichview.com/resources/acti ... ontest.zip ) is included in RichViewActions.
There are two projects:
ActionTestUni.dproj - using TCoolBar
Ribbon\ActionTestRibbon.dproj - using TRibbon

If you want similar demos for ScaleRichView, they are included in ScaleRichView demos.