Search found 24 matches

by GoranBru
Tue Mar 04, 2025 7:40 am
Forum: Support
Topic: Default printer and application startup
Replies: 6
Views: 55171

Re: Default printer and application startup

Hi Sergey,
in our case it happened only twice while we have hundreds of installations around. As far as I have traced the startup procedure it happened after the line "Vcl.Forms.Application.Initialize;" in dpr but before any form or datamodule creation. We do not have any form creation in dpr but in ...
by GoranBru
Mon Mar 03, 2025 1:36 pm
Forum: Support
Topic: Default printer and application startup
Replies: 6
Views: 55171

Default printer and application startup

Hi,
we have encountered on interesting problem related to some new printers, namely Konica Minolta 235 and (today) HP Envy 6100e. The problem is that if the default printer is set to any of these two printers the software could not start up. The first time I investigated the problem and spent almost ...
by GoranBru
Wed Oct 02, 2024 7:58 am
Forum: Support
Topic: ReportBuilder 22.05, TRichView and table problem
Replies: 1
Views: 77125

ReportBuilder 22.05, TRichView and table problem

Hi,
I have interesting problem for which I can't find the solution. In our big application for medical offices we use components from DevExpress, ReportBuilder, TRichView+TScaleRichView and a few others. One of the features in our application is that the doctors can write down medical exams and ...
by GoranBru
Tue Feb 06, 2024 8:09 am
Forum: ScaleRichView
Topic: Caret outside margins at window startup
Replies: 2
Views: 100790

Re: Caret outside margins at window startup

Thank You Sergey, it helped. The biggest problem was where to put the instruction - after setting page/border margins.
by GoranBru
Mon Feb 05, 2024 2:35 pm
Forum: ScaleRichView
Topic: Caret outside margins at window startup
Replies: 2
Views: 100790

Caret outside margins at window startup

Hi,
In the nearest past we have observed a strange feature in our software where the clients can write down documents. At the startup of the window, after quite some initialization procedure, if the requested view is Print (which is often) the caret is placed outside (paragraph) margins, almost left ...
by GoranBru
Wed Nov 18, 2020 7:13 am
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hi Sergey,
now I am ebarrassed, this solved the problem. Thank You very much!
by GoranBru
Tue Nov 17, 2020 3:00 pm
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hello Sergey,

Sorry to be a bit late, I had really busy days in past week. ppRichView is everywhere needed in software, on all datamodules where it TppReport. No problem in opening the reports in RUNTIME (using TppDesigner), problem is in DESIGN TIME. In design time I do not have the icons. In ...
by GoranBru
Wed Nov 11, 2020 2:01 pm
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hello Sergey,

thank You for the answer. Previously I had ReportBuilder 20.02, DevExpress 18.2, TRichView 18.4 and appropriate TScaleRichView from spring. On monday I upgraded firstly DevExpress, then ReportBuilder and started Delphi after that. Then closed Delphi, installed TRichView 18.6 and ...
by GoranBru
Wed Nov 11, 2020 8:06 am
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hello Sergey,
after months I have updated components on my computer to the newest DevExpress 19.1.13, RebortBuilder to 20.04, TRichView to 18.6 and TScaleRichView to the latest version (still using Delphi Berlin). I still don't have the icons for TRichView on ReportBuilder, furthermore, the ...
by GoranBru
Mon Jun 29, 2020 1:53 pm
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hi,
I do have ppRichView unit in all datamodules where reports that use TRichView are loaded. This hasn't changed during the upgrade.
Upgrading ReportBuilder is not an easy job as it has to be done with all guys here and maybe we shall do it during the summer months. Maybe.
by GoranBru
Wed Jun 24, 2020 8:29 am
Forum: Support
Topic: Missing icons in ReportBuilder 20.02
Replies: 13
Views: 61308

Re: Missing icons in ReportBuilder 20.02

Hi,
I have a weird situation. The icons in ReportBuilder designer have dissapeared in our big application, just like that, nothing special was done. I sadi okay, let's update TRichView with new version 18.4 and then also TScaleRichView with the latest 9.2 (as per installer) and again, no icons in ...
by GoranBru
Fri Mar 20, 2020 12:41 pm
Forum: ScaleRichView
Topic: ScaleRichView 9.0.3 memory leaks and painting issues
Replies: 11
Views: 256838

Re: ScaleRichView 9.0.3 memory leaks and painting issues

One more thing which may help You. When the slider on horizontal scrollbar is smaller than the space, then horizontal scrollbar is okay. When the slider occupies whole space, then it goes black. The easiest way to reproduce the problem is CTRL+mouse scroller on print view.

Best regards,
Goran
by GoranBru
Fri Mar 20, 2020 12:35 pm
Forum: ScaleRichView
Topic: ScaleRichView 9.0.3 memory leaks and painting issues
Replies: 11
Views: 256838

Re: ScaleRichView 9.0.3 memory leaks and painting issues

Hello Sergey,

thank You for the news but... painting problems are now better but still, the horizontal menu, vertical menu and zoom panel still have blackouts. Vertical scrollbar so far looks okay. Zooming now works but really, I had to go to project options and in compiler options add the ...
by GoranBru
Tue Mar 17, 2020 10:49 am
Forum: Support
Topic: Pictures in TRichViewEdit
Replies: 9
Views: 39349

Re: Pictures in TRichViewEdit

Hi,
I had problems but I am using the dbXpress and MSSQL database. Images are stored in field of type Image as text fields for RVF format were not usable. The biggest problem was copy paste of whole page picture from MS Word 2016 as the pasted image was not in PNG format but rather EMF and the ...
by GoranBru
Wed Mar 11, 2020 1:11 pm
Forum: ScaleRichView
Topic: ScaleRichView 9.0.3 memory leaks and painting issues
Replies: 11
Views: 256838

Re: ScaleRichView 9.0.3 memory leaks and painting issues

Hello,
thank You for this news. I'll test it as soon as possible then and will get back to You. It might be something on it, Your demos do work okay.