Hello,
We are interested to buy your TRichView and ScalabeleRichView for out company use and our main requirement is to insert controls inside the richview. after testing with demo we realized this feature works for mostly simple controls like edit and button and when we tried it with TForm with some controls inside it. the result looks like a captured screen and the events and controls inside the form is not updated.
Kindly advice
Insert Control
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Controls inserted in TRichView or TRichViewEdit must work exactly like controls inserted in a form, because they are actually inserted in the editor like child controls.
For ScaleRichView, it's more difficult. We highly recommend using controls from SRVControls instead of standard conrols for insertion in TSRichViewEdit,
For ScaleRichView, it's more difficult. We highly recommend using controls from SRVControls instead of standard conrols for insertion in TSRichViewEdit,
hi
We actually have couple of forms and frames with our custom made controls to draw charts and we wanted to insert the forms inside richview with abilty to edit the charts and access to toolbars inside form. but the result was more like a stretched screen shot of form.
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: