That's great.
Looking forward to it.
Frederick
Search found 34 matches
- Mon Oct 06, 2008 12:24 am
- Forum: Support
- Topic: Set Image Size When Using Action List's Insert Picture
- Replies: 3
- Views: 13235
- Sat Oct 04, 2008 8:33 am
- Forum: Support
- Topic: Set Image Size When Using Action List's Insert Picture
- Replies: 3
- Views: 13235
- Fri Oct 03, 2008 10:13 am
- Forum: Support
- Topic: Set Image Size When Using Action List's Insert Picture
- Replies: 3
- Views: 13235
Set Image Size When Using Action List's Insert Picture
Hi, I have a large JPG image at this location: http://www.ctsoftware.com.my/refimages/large.jpg When I use the rvaActions's Insert Picture menu to insert the image into a RichViewEdit, I would like to set the image size to about 100 x 100 and also allow the user to resize it. Sergey, you gave me the ...
- Fri Oct 03, 2008 10:06 am
- Forum: Support
- Topic: Code To Widen Last Column Doesn't Work
- Replies: 8
- Views: 20387
- Wed Oct 01, 2008 1:15 am
- Forum: Support
- Topic: Code To Widen Last Column Doesn't Work
- Replies: 8
- Views: 20387
- Tue Sep 30, 2008 2:26 pm
- Forum: Support
- Topic: Code To Widen Last Column Doesn't Work
- Replies: 8
- Views: 20387
I can see several grid lines to the right side of the table, in the first two rows. It looks like there are one or more empty columns at the end of the table. Size of this empty column is increased, while other columns remains of the same size. In that case, the solution may be to determine if the ...
- Tue Sep 30, 2008 1:28 am
- Forum: Support
- Topic: Code To Widen Last Column Doesn't Work
- Replies: 8
- Views: 20387
- Mon Sep 29, 2008 9:37 am
- Forum: Support
- Topic: Code To Widen Last Column Doesn't Work
- Replies: 8
- Views: 20387
Code To Widen Last Column Doesn't Work
Hi, I have the following table:- http://www.ctsoftware.com.my/refimages/resize0.png I want the last column of the table to be widened up to the right margin of the page so that it looks like the following:- http://www.ctsoftware.com.my/refimages/resize3.png However, using the following code, I ...
- Sun Sep 14, 2008 2:28 am
- Forum: Support
- Topic: On Saving Ole Container in RTF Blob, Text Remains
- Replies: 3
- Views: 13484
Controls are not saved in RTF or HTML. Just for clarification of the above statement. Are you saying that controls are saved using the RVF format? Currently, my data source is in RTF format from BLOB fields in Microsoft Access. Will there be a huge effort to import and convert them to RVF format ...
- Sun Sep 14, 2008 2:21 am
- Forum: Support
- Topic: On Saving Ole Container in RTF Blob, Text Remains
- Replies: 3
- Views: 13484
- Fri Sep 12, 2008 8:23 am
- Forum: Support
- Topic: On Saving Ole Container in RTF Blob, Text Remains
- Replies: 3
- Views: 13484
On Saving Ole Container in RTF Blob, Text Remains
I inserted an Ole Container that links to MS Equation Editor within a DBRichViewEdit that points to a BLOB field containing an RTF. http://www.ctsoftware.com.my/refimages/oleinsert.png After I save it using the following code, function SaveBlob(rv: TCustomRichView; tbl: TDataSet; const FieldName ...
- Thu Sep 11, 2008 2:30 pm
- Forum: Support
- Topic: How To Get Table Cell's Font Name And Size?
- Replies: 4
- Views: 13812
- Thu Sep 11, 2008 2:28 pm
- Forum: Support
- Topic: Prevent Image Resizing On Insert
- Replies: 4
- Views: 13787
- Thu Sep 11, 2008 2:26 pm
- Forum: Support
- Topic: Inserted Ole Container Can Only Be Dragged Once
- Replies: 3
- Views: 11664
On drag&drop, the selected fragment is copied in RVF format. Events cannot be saved in RVF, so all controls lose their events. You need to reassign them in OnControlAction event. The example can be found in Demos\Delphi\Editors\Editor 1\, search for "ole" in the main form's unit. Thanks. Adding the ...
- Thu Sep 11, 2008 9:49 am
- Forum: Support
- Topic: How To Get Table Cell's Font Name And Size?
- Replies: 4
- Views: 13812