Search found 10 matches
- Thu Nov 12, 2020 8:00 am
- Forum: Support
- Topic: Division by zero when expanding table
- Replies: 3
- Views: 12938
Re: Division by zero when expanding table
I try make example. SpaceCoint is checked at the beginnig, but follows for i := 0 to Length - 1 do and dec(SpaceCount);
- Thu Nov 12, 2020 7:02 am
- Forum: Support
- Topic: Division by zero when expanding table
- Replies: 3
- Views: 12938
Division by zero when expanding table
I have problem with exception Division by zero when I expanding table. Exception is trigged in unit RVGrIn.pas - procedure TRVGraphicInterface.ExpandSpacesInCoords .. begin if (SpaceCount <= 0) or (ExtraSpacing = 0) then exit; PCoordsL2 := PRVIntegerArray(PCoordsL); PCoordsR2 := PRVIntegerArray ...
- Tue Oct 20, 2020 1:16 pm
- Forum: Support
- Topic: Error creating scaled form with TRibbon.
- Replies: 3
- Views: 13277
Re: Error creating scaled form with TRibbon.
This would explain the rendering errors.
100% 125%
100% 125%
- Mon Oct 19, 2020 1:22 pm
- Forum: Support
- Topic: Error creating scaled form with TRibbon.
- Replies: 3
- Views: 13277
Re: Error creating scaled form with TRibbon.
In fact, the demo also doesn't work. When I set DPI Awareness to Per Monitor v2, an error also occurs when creating the form. I assume that this is again a TRibbon error
- Mon Oct 19, 2020 10:50 am
- Forum: Support
- Topic: Error creating scaled form with TRibbon.
- Replies: 3
- Views: 13277
Error creating scaled form with TRibbon.
I have an editor based on the ActionTestRibbon demo, and if the magnification in Windows is set to 125%, I get an error when creating the form with Ribbon. The demo ActionTestRibbon is behaving correctly, but I can't figure out why my form isn't working at all. It works properly at 100 ...
- Tue Oct 06, 2020 8:42 am
- Forum: Support
- Topic: ActionTestRibbon - Title and Ribbon rendering error
- Replies: 3
- Views: 12710
Re: ActionTestRibbon - Title and Ribbon rendering error
Example in RSP-31165 was enabled runtime themes.Project options, page Application | Manifest, Enable Runtime Themes must be checked.
- Wed Sep 30, 2020 8:34 am
- Forum: Support
- Topic: ActionTestRibbon - Title and Ribbon rendering error
- Replies: 3
- Views: 12710
Re: ActionTestRibbon - Title and Ribbon rendering error
I report it to Quality central https://quality.embarcadero.com/browse/RSP-31165.
- Wed Sep 30, 2020 6:41 am
- Forum: Support
- Topic: ActionTestRibbon - Title and Ribbon rendering error
- Replies: 3
- Views: 12710
ActionTestRibbon - Title and Ribbon rendering error
Hi. When migrating to Delphi 10.4.1 I trying comaptibility and I found rendering bug in ScaleRichView demo ActionTestRibbon. Bug disapear when I set property TRibbon.UseCustomFrame on False. This property has poor description. Do anyne know, what causes the problem? https://i.ibb.co/z7CY37C/Snap526 ...
- Thu Mar 05, 2020 12:59 pm
- Forum: Support
- Topic: RTF import problem in ScaleRichView
- Replies: 1
- Views: 14351
RTF import problem in ScaleRichView
Hi. I have one RTF that is a problem to import in ScaleRichView (demo is ActionTest.dproj). Same RTF is correctly imported in RichView demo (RVEditDemo.dproj). Usually I have not proble open every RTF in ScaleRichView. What wrong is in this RTF?
Thank you, Pavel
Thank you, Pavel
- Fri Aug 18, 2017 8:47 am
- Forum: Support
- Topic: Print selected content
- Replies: 2
- Views: 13728
Re: Print selected content
I thing TsrvActionPrint (not TrvActionPrint) from unit SRVActions don't implement printing selected area.
TScaleRichView 7.7.3
TScaleRichView 7.7.3