Search found 9411 matches

by Sergey Tkachenko
Tue Jul 03, 2007 3:28 pm
Forum: Examples, Demos
Topic: [How to] How to print 2 documents in one printing job, etc.
Replies: 14
Views: 107075

Assuming that you have 2 documents in 2 RVPrints, one formatted in portrait and one in landscape orientation, you can display preview with different orientations. RVPrintPreview displays only one page at once, so assing the proper RVPrint to RVPrintPreview.RVPrint property when moving to another pag...
by Sergey Tkachenko
Mon Jul 02, 2007 4:50 pm
Forum: ScaleRichView
Topic: First bugs noticed
Replies: 6
Views: 29075

As for dependence on RichViewActions, this component only uses ruler from there. All other RichViewActions features are optional and they will not be added to your application's code if you do not use them.
As for the bugs, Ilya will fix them in the next update.
by Sergey Tkachenko
Mon Jul 02, 2007 10:57 am
Forum: Support
Topic: Ann: New WYSIWYG components (shareware addon to TRichView)
Replies: 3
Views: 10022

If you are a registered TRichView user but do not have access to the protected section of this forum (where you can download ScaleRichView trial), send a private message to me requesting access to the protected section.
by Sergey Tkachenko
Mon Jul 02, 2007 10:56 am
Forum: ScaleRichView
Topic: ScaleRichView - shareware TRichView addon for WYSIWYG edit
Replies: 19
Views: 99980

If you are a registered TRichView user but do not have access to the protected section of this forum (where you can download ScaleRichView trial), send a private message to me requesting access to the protected section.
by Sergey Tkachenko
Mon Jul 02, 2007 10:53 am
Forum: ScaleRichView
Topic: Custom header/footer
Replies: 3
Views: 22720

It's in Ilya's to-do list. Not implemented in the first release.
by Sergey Tkachenko
Mon Jul 02, 2007 10:52 am
Forum: ScaleRichView
Topic: Speed and Formatting Questions
Replies: 3
Views: 18763

But the whole formatting of ScaleRichView is not faster than formatting of TRichViewEdit with the same document.
by Sergey Tkachenko
Mon Jul 02, 2007 4:48 am
Forum: ScaleRichView
Topic: Speed and Formatting Questions
Replies: 3
Views: 18763

Probably Ilya can answer better, but as I understand, time for formatting of ScaleRichView = time for formatting TRichView + time for repagination. The latter is much faster than formatting.
by Sergey Tkachenko
Sun Jul 01, 2007 5:53 pm
Forum: Support
Topic: Ann: New WYSIWYG components (shareware addon to TRichView)
Replies: 3
Views: 10022

Discussion of ScaleRichView is in the forum http://www.trichview.com/forums/viewforum.php?f=12
by Sergey Tkachenko
Sun Jul 01, 2007 5:52 pm
Forum: Support
Topic: Ann: New WYSIWYG components (shareware addon to TRichView)
Replies: 3
Views: 10022

Requirements: 1) Delphi 4, 5, 6, 7, 2005 (Win32), 2006 (Win32), 2007 (Win32). C++Builder 6, 2006, 2007. 2) TRichView and RichViewActions At this time, these versions of TRichView are available only for registered trichview users, so trials of ScaleRichView can be used only by registered trichview u...
by Sergey Tkachenko
Sun Jul 01, 2007 5:52 pm
Forum: Support
Topic: Ann: New WYSIWYG components (shareware addon to TRichView)
Replies: 3
Views: 10022

Ann: New WYSIWYG components (shareware addon to TRichView)

ScaleRichView is a package of Delphi/C++Builder components. It uses TRichView Package ( http://www.trichview.com ) and RichViewActions ( http://www.trichview.com/resources/actions/ ). TRichView and RichViewActions must be installed in order to use ScaleRichView. The package includes the following c...
by Sergey Tkachenko
Sun Jul 01, 2007 5:19 pm
Forum: ScaleRichView
Topic: ScaleRichView - shareware TRichView addon for WYSIWYG edit
Replies: 19
Views: 99980

Requirements: 1) Delphi 4, 5, 6, 7, 2005 (Win32), 2006 (Win32), 2007 (Win32). C++Builder 6, 2006, 2007. 2) TRichView and RichViewActions (see versions in the latest post in this topic) At this time, these versions of TRichView are available only for registered trichview users, so trials of ScaleRic...
by Sergey Tkachenko
Sun Jul 01, 2007 5:09 pm
Forum: ScaleRichView
Topic: ScaleRichView - shareware TRichView addon for WYSIWYG edit
Replies: 19
Views: 99980

ScaleRichView - shareware TRichView addon for WYSIWYG edit

ScaleRichView is a package of Delphi/C++Builder components. It uses TRichView Package ( http://www.trichview.com ) and RichViewActions ( http://www.trichview.com/resources/actions/ ). TRichView and RichViewActions must be installed in order to use ScaleRichView. ScaleRichView is a shareware addon t...
by Sergey Tkachenko
Sun Jul 01, 2007 4:09 pm
Forum: ScaleRichView
Topic: Screenshots
Replies: 3
Views: 21874

This is the ActionTest demo modified for ScaleRichView
Image
Compiled demo: http://www.trichview.com/resources/acti ... ontest.zip (updated 2008-Jun-13)
by Sergey Tkachenko
Sun Jul 01, 2007 4:07 pm
Forum: ScaleRichView
Topic: Screenshots
Replies: 3
Views: 21874

Screenshots

This screenshot explains components included in ScaleRichView:
Image
by Sergey Tkachenko
Wed Jun 27, 2007 8:21 am
Forum: Support
Topic: ApplyListStyle
Replies: 6
Views: 15754

Are you sure that there are enough levels in Levels collection?
If yes, please create a simple project reproducing this bug and send it to me.