EasyReport progress?
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
See on folder fivewin contributions
C5ide and c5idefix
C5ide and c5idefix
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
Belive me on the sources you found on that zipped files are not the sources of C5Reports
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
Antonio,
I arrived here
![Image](https://i.postimg.cc/W1RC9JHf/screen.png)
with listprop have problems
I arrived here
![Image](https://i.postimg.cc/W1RC9JHf/screen.png)
with listprop have problems
Last edited by Silvio.Falconi on Mon Dec 21, 2020 10:09 am, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42516
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
Re: EasyReport progress?
Silvio,
I am using this to build it:
go.bat
what PRGs are you using to build it ?
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 ?
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
Antonio Linares wrote:Silvio,
I am using this to build it:
go.batCode: 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
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42516
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
Re: EasyReport progress?
Dear Silvio,
I have asked Paco for permission to publish all his sources on GitHub and he agreed![Smile :-)](./images/smilies/icon_smile.gif)
Please provide me the listprop updated PRG that you are using
I have asked Paco for permission to publish all his sources on GitHub and he agreed
![Smile :-)](./images/smilies/icon_smile.gif)
Please provide me the listprop updated PRG that you are using
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
I not found
oList:oObject
oList:oObject
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
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
Last edited by Silvio.Falconi on Mon Dec 21, 2020 10:27 am, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42516
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
Re: EasyReport progress?
https://github.com/FiveTechSoft/Canal5
Silvio, please provide me your GitGub login name to add you as a repo collaborator
Silvio, please provide me your GitGub login name to add you as a repo collaborator
- Antonio Linares
- Site Admin
- Posts: 42516
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
Re: EasyReport progress?
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:
> 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
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
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
Last edited by Silvio.Falconi on Mon Dec 21, 2020 10:48 am, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42516
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 75 times
- Contact:
Re: EasyReport progress?
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!![Smile :-)](./images/smilies/icon_smile.gif)
Your EXE is included in the repo
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!
![Smile :-)](./images/smilies/icon_smile.gif)
Your EXE is included in the repo
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
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
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Silvio.Falconi
- Posts: 7133
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 1 time
Re: EasyReport progress?
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
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
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com