Search found 12 matches

by DXS
Thu Jun 11, 2020 8:46 am
Forum: Support
Topic: ScaleRichView page scrolling
Replies: 0
Views: 82125

ScaleRichView page scrolling

Hi Sergey (or proxy) We use ScaleRV as a viewer (readonly & hidden caret), however WMPageScroll still attempts to reposition the caret somewhere appropriate, which is unnecessary when not being used, and can lead to list index out of bounds errors, especially when a table is involved. I did put ...
by DXS
Thu Dec 08, 2016 8:12 pm
Forum: Support
Topic: Row height increased when adding text to a table
Replies: 6
Views: 19376

Happy to: Just as you said :) RVTable.TRVTableCellData.SetBestHeight(103) :00490058 SetOrdProp + $3C RVTable.TRVTableItemInfo.SetCellIntProperty(0,'BestHeight',103,6,0,True,False) RVTable.TRVTableItemInfo.SetCellBestHeight_(-1,103,6,0) RVTable.TRVTableItemInfo.SetCellBestHeight(103,6,0) RVTable.SetH...
by DXS
Mon Dec 05, 2016 8:10 pm
Forum: Support
Topic: Row height increased when adding text to a table
Replies: 6
Views: 19376

Hi Sergey,

I was curious if you were able to make any progress on this issue?
I (too) see it as very random, but it does keep happening.

Thanks,
Andy
by DXS
Fri Dec 02, 2016 6:11 pm
Forum: Support
Topic: How to get width of entire table-cell's text, w/ mixed fonts
Replies: 4
Views: 15577

Hi Sergey,

That worked, thanks for the help :)

-Andy
by DXS
Wed Nov 30, 2016 9:52 pm
Forum: Support
Topic: How to get width of entire table-cell's text, w/ mixed fonts
Replies: 4
Views: 15577

Thank you for your help - I do have a followup: I want the size of the column (which contains 90/270 degree rotated text) to match the current size of that cells contents. I have it so the width (height) grows and shrinks with the text length (according to its font). When I increase the font's size,...
by DXS
Tue Nov 29, 2016 3:44 pm
Forum: Support
Topic: Row height increased when adding text to a table
Replies: 6
Views: 19376

I'm using TRV v16.10.1 (2016-Nov-1)
and I'm not sure about the ScaleRichView - I did the install a few weeks ago and let the installer download the latest.

Also, Delphi10(seattle) + Win10pro

hth &

Thank you,
Andy
by DXS
Mon Nov 28, 2016 10:11 pm
Forum: Support
Topic: Row height increased when adding text to a table
Replies: 6
Views: 19376

Row height increased when adding text to a table

Hello again :) We have an issue that I see occurs on your RichViewActionsTest as-is. to duplicate: ScaleRichView, start with blank doc. Add a table (I give it 6 columns and 7 rows). Go to table properties Set Cell spacing... uncheck Between cells set Between table border and cells Horizontal=0 Verti...
by DXS
Mon Nov 28, 2016 1:32 am
Forum: Support
Topic: How to get width of entire table-cell's text, w/ mixed fonts
Replies: 4
Views: 15577

How to get width of entire table-cell's text, w/ mixed fonts

Hello :) I am trying to 'manually' adjust a cell that is rotated 90 degrees. I assume that I need to set BestHeight to the required value - that works except for when I have fonts of mixed sizes - so, if above is correct method of adjusting cell height, how should I go about getting the total text l...
by DXS
Mon Nov 21, 2016 10:57 pm
Forum: Support
Topic: Problem loading doc in ScaleRichView
Replies: 1
Views: 9806

Problem loading doc in ScaleRichView

Hi there :) We ran into an issue testing ScaleRichView against our previous TRichView builds. I understand that you no longer allow for negative Cell-Spacing, instead we’re to uncheck “Between cells” (correct?) While that is ok for the future, we do have thousands of documents in the field which are...
by DXS
Sun Nov 20, 2016 10:43 pm
Forum: Support
Topic: Centering a ScaleRichView document...
Replies: 4
Views: 14581

Thank you, that worked :)

Is there a way to automatically keep the it vertically aligned as well?

Thanks again,
Andy
by DXS
Fri Nov 18, 2016 10:38 pm
Forum: Support
Topic: Centering a ScaleRichView document...
Replies: 4
Views: 14581

Centering a ScaleRichView document...

Hello again :)

Is it possible to keep a drawing centered (either vertically or both vertical and horizontally), though zooming/scaling? currently it seems to stay left.

If not an automatic method, I do assume that I can code an event to center on zoom?

Thanks,
Andy
by DXS
Tue Jun 20, 2006 12:59 pm
Forum: Support
Topic: Printing Problem with tables!
Replies: 47
Views: 141876

Just adding my voice to the request. We also brought this up almost 2 years ago and are eager to see it resolved (actually our clients would LOVE to see this fixed)