Search found 13 matches
- Fri Jun 06, 2008 7:53 pm
- Forum: Support
- Topic: Controls in the Richview are not Painted properly first time
- Replies: 1
- Views: 8572
Controls in the Richview are not Painted properly first time
Hi, I am inserting some controls in the Cells of the Table in Rich view, but the very first time these inserted controls are not properly displayed on the Rich view's table. If i reload the Rich view then all the controls are properly displayed and then there is no problem. But why the controls are ...
- Thu May 22, 2008 1:40 am
- Forum: Support
- Topic: Can we Save the Data in Rich View with out Format
- Replies: 1
- Views: 8460
Can we Save the Data in Rich View with out Format
Hi, I just want to know that Can we Save the Data in Rich View with out Format. Actually, I am using Rich View in a Service ( Thread based ), In that case, there is no control and for format the data, Rich View needs a Parent control. Also Format function is not working properly in threaded based ...
- Wed May 21, 2008 8:11 pm
- Forum: Support
- Topic: Can we restrict the length of a Rich View
- Replies: 2
- Views: 13299
Can we restrict the length of a Rich View
Hi, I want to know that Can we restrict the length of a Rich view ? Means I want Rich View contains MAX 200 Characters not more then that. Is it possible ? I am using property - MaxLength, but this property is working like Max character length in a line, when i am entering more character then it ...
- Sat May 10, 2008 6:37 pm
- Forum: Support
- Topic: How to save the controls(in the RV) in RTF and HTML File
- Replies: 2
- Views: 9754
i have seen the OnSaveComponentToFile event, It will return the Sting which will appear in the RTF or HTML file. but i am not able to show the Component it self there in the RTF or HTML file. Actually, the problem is that i have inserted a frame in the RV and in the frame i have paste the Chart, Now ...
- Sat May 10, 2008 1:25 am
- Forum: Support
- Topic: How to save the controls(in the RV) in RTF and HTML File
- Replies: 2
- Views: 9754
How to save the controls(in the RV) in RTF and HTML File
Hi,
I am inserting controls (Frame, Panel and label ) in the Rich view.
Now, I want to save this Rich view in a RTF and HTML file....
But i am nor able to do that........Controls are not visible in the RTF or HTML file.
Can you please help me on this.
Thanks & Regards,
Tarun
I am inserting controls (Frame, Panel and label ) in the Rich view.
Now, I want to save this Rich view in a RTF and HTML file....
But i am nor able to do that........Controls are not visible in the RTF or HTML file.
Can you please help me on this.
Thanks & Regards,
Tarun
- Fri Aug 24, 2007 10:29 am
- Forum: Support
- Topic: Problem in Saving RV as RTF
- Replies: 3
- Views: 11290
- Wed Aug 22, 2007 12:30 pm
- Forum: Support
- Topic: Problem in Saving RV as RTF
- Replies: 3
- Views: 11290
Problem in Saving RV as RTF
Hi, There is a problem in saving Richview as RTF, if Richview contains table and in table if there are some controls. Actually, In RV table, i am inserting a frame (TFrame) in every cell. When i am trying to save it as RTF format, it will save only table not the frames inserted in the cell of the RV ...
- Thu Jul 12, 2007 8:26 pm
- Forum: Support
- Topic: How we set a table in a Richview non align
- Replies: 1
- Views: 8170
How we set a table in a Richview non align
Hi,
Whenever we insert a new table in the Richview if gets top align means we
can not add two tables at same level...
I need two or more table on the same level and also wants to move them..
Please have u any solution for this.
Regards:
Tarun
Whenever we insert a new table in the Richview if gets top align means we
can not add two tables at same level...
I need two or more table on the same level and also wants to move them..
Please have u any solution for this.
Regards:
Tarun
- Thu Jul 12, 2007 8:22 pm
- Forum: Support
- Topic: How do resize a Control inserted in Richview
- Replies: 1
- Views: 8044
How do resize a Control inserted in Richview
Hi, I am getting a problem. I have inserted a Control in Richview, but i am not able to resize that control, even if i have set the Extra item property resizeable This is the code i have written procedure TForm1.Sample; var LPanel : TPanel; begin LPanel := TPanel.Create(nil); RichViewEdit1 ...
- Wed Mar 21, 2007 5:38 am
- Forum: Support
- Topic: table grid is not shown in readonly editors
- Replies: 1
- Views: 8111
table grid is not shown in readonly editors
Hi,
I did get your text in Readme.txt:
COMPATIBILITY ISSUES:
- table grid is not shown in readonly editors any more (it also affects TBDRichViewEdit
when its dataset is not in the edit mode)
Please elaborate..
Regards:
Tarun
I did get your text in Readme.txt:
COMPATIBILITY ISSUES:
- table grid is not shown in readonly editors any more (it also affects TBDRichViewEdit
when its dataset is not in the edit mode)
Please elaborate..
Regards:
Tarun
- Tue Nov 07, 2006 4:48 am
- Forum: Support
- Topic: Problem in Table
- Replies: 4
- Views: 14213
- Mon Nov 06, 2006 9:01 am
- Forum: Support
- Topic: Problem in Table
- Replies: 4
- Views: 14213
Problem in Rich view table
I am using 1.4 version of RV Is yours new Rich View version solve the copy/paste problem that when 1. we copy the bulleted text from Excel/word and paste into Richview table then bullets becomes numbers. 2. Allignment problem: Allignment is not properly working on pasting data from word/Excel to RV ...
- Wed Nov 01, 2006 12:53 pm
- Forum: Support
- Topic: Problem in Table
- Replies: 4
- Views: 14213
Problem in Table
Hi, I am facing problem in table of the Rich view. Create a table with suppose 3 rows and 3 columns in richview, put the editing off of first row and then select any full column and then press bold/underline any button the text of the column will be changed accordingly but it doesn't revert back ...