Are you planning to develope .Net version of TRichView?
I'm seeking a .NET editor component with ability to host any .NET control
like TRichViewEdit can host any VCL control.
Ñan you advise me such an editor?
Search found 4 matches
- Sat Nov 18, 2006 8:12 pm
- Forum: Support
- Topic: .net version of RV?
- Replies: 8
- Views: 21094
XP themes
I use XP manifest in my application, so all controls are drawn in XP style. When i place them inside TRichViewEdit they appear in XP-style too. This is ok. But when i use TWinControl.PrintTo method of TRichViewEdit to paint it on custom canvas (f.e. TImage.Canvas) all controls are printed in old ...
- Wed Jun 07, 2006 2:18 pm
- Forum: Support
- Topic: Implementing Infopath like forms with TRichViewEdit
- Replies: 3
- Views: 13450
O.k. I have several more specific questions. 1) I need control multiselect (drag and resize several controls simultaneously) option in TRichViewEdit. How difficult it would be to implement this? 2) Is it possible to draw vector objects above text and controls? Like borders or connecting lines or ...
- Tue Jun 06, 2006 6:42 pm
- Forum: Support
- Topic: Implementing Infopath like forms with TRichViewEdit
- Replies: 3
- Views: 13450
Implementing Infopath like forms with TRichViewEdit
Our application requires support of form-like documents like Infopath forms. The interface part of it can be possibly based on TRichViewEdit component. On the face of it TRichViewEdit has all functionality to implement many cool features of Infopath for example including fields of different data ...