Page 2 of 6

Re: EasyReport progress?

Posted: Sun Dec 20, 2020 11:27 am
by Silvio.Falconi
See on folder fivewin contributions
C5ide and c5idefix

Re: EasyReport progress?

Posted: Sun Dec 20, 2020 6:54 pm
by Silvio.Falconi
Belive me on the sources you found on that zipped files are not the sources of C5Reports

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 9:49 am
by Silvio.Falconi
Antonio,
I arrived here

Image

with listprop have problems

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 9:57 am
by Antonio Linares
Silvio,

I am using this to build it:

go.bat

Code: Select all | Expand

set path=c:\harbour\bin;c:\bcc7\bin
hbmk2 informes listprop listpropex -comp=bcc -ic:\fwh\include -Lc:\fwh\lib -lfiveh -lfivehc xhb.hbc hbmzip.hbc hbziparc.hbc


what PRGs are you using to build it ?

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:11 am
by Silvio.Falconi
Antonio Linares wrote:Silvio,

I am using this to build it:

go.bat

Code: Select all | Expand

set path=c:\harbour\bin;c:\bcc7\bin
hbmk2 informes listprop listpropex -comp=bcc -ic:\fwh\include -Lc:\fwh\lib -lfiveh -lfivehc xhb.hbc hbmzip.hbc hbziparc.hbc


what PRGs are you using to build it ?



the same
only I use listprop another version because ... listprop/ listpropex ..here not run because ask aplication class

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:19 am
by Antonio Linares
Dear Silvio,

I have asked Paco for permission to publish all his sources on GitHub and he agreed :-)

Please provide me the listprop updated PRG that you are using

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:20 am
by Silvio.Falconi
I not found

oList:oObject

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:21 am
by Silvio.Falconi
Antonio Linares wrote:Dear Silvio,

I have asked Paco for permission to publish all his sources on GitHub and he agreed :-)

Please provide me the listprop updated PRG that you are using


I using now listprop with this header

Code: Select all | Expand


Clase           : TListProp
   Autor           : Paco Garcia
   Fecha           : 05.05.2011
   Description     : Inspector de Propiedades
   Nota            : La clase ha estado modificada para adaptarla a la
                     libreria. Gracias Paco por tu contribuci¢n
 


Antonio ask to Paco c5reports sources
sent now my test with wetransfer to U

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:25 am
by Antonio Linares
https://github.com/FiveTechSoft/Canal5

Silvio, please provide me your GitGub login name to add you as a repo collaborator

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:27 am
by Antonio Linares
Silvio,

> Antonio ask to Paco c5reports sources

Paco told me he does not have them and authorized all of us to locate them and do what we want with them:

Todo lo que encuentres o que te pueda proporcionar cualquier usuario, utiliza lo como mejor veas

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:30 am
by Silvio.Falconi
Antonio Linares wrote:Silvio,

> Antonio ask to Paco c5reports sources

Paco told me he does not have them and authorized all of us to locate them and do what we want with them:

Todo lo que encuentres o que te pueda proporcionar cualquier usuario, utiliza lo como mejor veas



@Falconisilvio my github account

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:40 am
by Antonio Linares
Silvio,

I just added you as a repo collaborator, so you can add, modify, etc

The FiveTech Canal5 repo is already updated:
https://github.com/FiveTechSoft/Canal5

Silvio, you have done a great job to build the EXE, congratulations! :-)
Your EXE is included in the repo

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 10:50 am
by Silvio.Falconi
Antonio Linares wrote:Silvio,

I just added you as a repo collaborator, so you can add, modify, etc

The FiveTech Canal5 repo is already updated:
https://github.com/FiveTechSoft/Canal5

Silvio, you have done a great job to build the EXE, congratulations! :-)
Your EXE is included in the repo


yes but my exe is only a test ...not run

Re: EasyReport progress?

Posted: Mon Dec 21, 2020 12:27 pm
by Silvio.Falconi
TO Antonio and to Fwh team

ER and MyRPt have the same problems

ER -> I mean that it is not easy to build a model graphically speaking, for Otto everything is easy, but in Italy we have 50/60 document models to create and if it takes days to create a model how long does it take me to create 50/60 models?

MyRpt-> Using Tcontrol have the same problems of ER, but at least you have the ability to see the whole sheet and not divided into areas just like fastreport

both ER and MyRpt do not have the ability to design templates for labels

conclusions
I would recommend creating a new project "FWReport" with the MyRpt structure, i.e. with the display of a page that supports the graphic classes that Paco created, i.e. the parent class TrptItem and the subclasses (TRptBoxItem, TRptImageItem, TRptLineItem, TRptTextItem, etc.)
to modify the data use the Inspector class (as Myrpt does) or the simplest thing is to use a dialog for each graphic object as ER does

Re: EasyReport progress?

Posted: Sat Dec 26, 2020 9:03 pm
by elvira
Hi,

Is there any progress?

Will Fivetech fix ER?

Thanks :D