FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New FWH 21.06
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Thu Jul 29, 2021 04:45 PM
Antonio Linares wrote:
Silvio.Falconi wrote:Antonio,
I compiled Erdsample and I have this error


Code (fw): Select all Collapse
Progetto: erdsample, Ambiente: bcc7Harbor:
[1]:Harbour.Exe erdsample.prg  /m /n0 /gc1 /w0 /es2 /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\fwh\samples\EASYRE~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\erdsample.c
Harbour 3.2.0dev (r1904111533)
Copyright (c) 1999-2019, https://harbour.github.io/
Compiling 'erdsample.prg'...
Lines 4985, Functions/Procedures 1
Generating C source output to 'Obj\erdsample.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include  -nC:\Work\fwh\samples\EASYRE~1\Obj erdsample.c
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
erdsample.c:
[1]:PORC.EXE erdsample.rc  /I c:\work\pellesc\include /I c:\work\pellesc\include\win
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: checked
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: bitmap
PORC: C:\Work\fwh\samples\EasyReport\vrd.rc(113): warning: Unrecognized or misplaced token: "STRING"
PORC: C:\Work\fwh\samples\EasyReport\fileedit.rc(5): fatal error: Can't find include file .\resources\resource.h.


at line 113 of Vrc.rc I have this



Silvio,

Please install FWH at c:\FWH and run c:\FWH\samples\EasyReport\go.bat




Antonio,
the error is in this line

CHECKED BITMAP "bitmaps/bitmap68.bmp"

problable there is another resource called CHECKED I rename it with CHECKED_1 and run ok

i didn't install fwh in c: \ fwh but i installed it on c: \ work \ fwh no need it

of course I changed the calls of ". \ bitmaps \" to "bitmaps \"

the test is compiled now
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 02:08 AM

All comments are appreciated to be able to improve it.
The first step, which was the integration with Fw, is done.
Let's be constructive and help make a good tool.

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 07:51 AM
cnavarro wrote:All comments are appreciated to be able to improve it.
The first step, which was the integration with Fw, is done.
Let's be constructive and help make a good tool.


it's not a comment it's just an observation,

then I don't understand why you talk about integration, what have you integrated?

a tool that doesn't work?

Analyzing the word "tool" it means utility to create something

with ER I can't create anything, graphic objects don't work,

Cristobal have you ever tried to make an invoice from the beginning?

Cristobal have you ever tried to draw the boxes and lines and move them on the sheet?

the zoom does not exist you cannot zoom an area in order to better draw and position the object in the right position, have you tried it?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 109
Joined: Mon Apr 30, 2012 09:10 AM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 08:36 AM

Hello,

It would probably be very enlightening if Master Antonio could do the design of an invoice with EasyReport and tell us about his experience.

What do you think?

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 01:48 PM
joseluispalma wrote:Hello,

It would probably be very enlightening if Master Antonio could do the design of an invoice with EasyReport and tell us about his experience.

What do you think?


Antonio linares knows the problem well,
Nages himself asked me for technical explanations a long time ago,
then I showed antonio how c5report worked.

Later antonio looked for the c5report sources from a his friend

I tried to recompile them in two versions one in harbor and one in xharbour,

and antonio saw the difference as he drew c5report which is quite different from the ER graphics engine that uses the tcontrol class of fwh

and after three years we are still here discussing ER,

because everyone knows it doesn't work and most use fastreport or other third party software.

when this topic is everyone's topic maybe someone will pity and change ER

I can only say that with a few instructions you can have a designer that works well not bullshit because bullshit cannot be considered a tool
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 1816
Joined: Wed Oct 26, 2005 02:49 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 03:16 PM

Por favor Silvio un poco mas de respeto, con el trabajo de los demás y con los integrantes de este foro, si no te gusta ER simplemente no lo uses y ya.

Antonio hasta cuando vamos a soportar la grosería de Silvio.

:shock:

Saludos
LEANDRO AREVALO
Bogotá (Colombia)
https://hymlyma.com
https://hymplus.com/
leandroalfonso111@gmail.com
leandroalfonso111@hotmail.com

[ Turbo Incremental Link64 6.98 Embarcadero 7.70 ] [ FiveWin 25.01 ] [ xHarbour 64 bits) ]
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 04:27 PM
leandro wrote::

Por favor Silvio un poco mas de respeto, con el trabajo de los demás y con los integrantes de este foro, si no te gusta ER simplemente no lo uses y ya.

Antonio hasta cuando vamos a soportar la grosería de Silvio.


I have the impression that EasyReport is very complicated. But, if everyone gets together to test, probably in the future, we will have such an excellent tool as FastReport.

Leandro, stay calm. Keep working for a better life, and don't stress with Mr. Silvio. Ignore it. Stay in peace.

Tengo la impresión de que EasyReport es muy complicado. Pero, si todos se juntan para probar, probablemente en el futuro, tendremos una herramienta tan excelente como FastReport.

Leandro, mantén la calma. Siga trabajando por una vida mejor y no se estrese con el Sr. Silvio. Ignoralo. Quedate en paz.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 04:49 PM
Hello friends,
reporting tools are a sensitive issue.

https://www.xbaseforum.de/viewtopic.php?f=93&t=12001

I took the liberty of presenting the idea of an HTML reoiort in the x b a s e forum.
Best regards,
Otto
Posts: 109
Joined: Mon Apr 30, 2012 09:10 AM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 04:53 PM

Hello Otto,
Yes, congratulations but it doesn't work for me, as the customer wants to modify the invoice layout.
Best regards

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 05:15 PM
leandro wrote::

Por favor Silvio un poco mas de respeto, con el trabajo de los demás y con los integrantes de este foro, si no te gusta ER simplemente no lo uses y ya.

Antonio hasta cuando vamos a soportar la grosería de Silvio.


No veo ninguna mala educación querido señor, ni siquiera sabe de lo que estoy hablando, lo he estado leyendo en el foro por muy poco tiempo y no conoce todos los temas. ¿Te gusta ER? dime por favor ¿cómo mueves un objeto si cuando lo mueves se muestra en la regla (pongo la fotografía de arriba)?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 05:17 PM
karinha wrote:
leandro wrote::

Por favor Silvio un poco mas de respeto, con el trabajo de los demás y con los integrantes de este foro, si no te gusta ER simplemente no lo uses y ya.

Antonio hasta cuando vamos a soportar la grosería de Silvio.


I have the impression that EasyReport is very complicated. But, if everyone gets together to test, probably in the future, we will have such an excellent tool as FastReport.

Leandro, stay calm. Keep working for a better life, and don't stress with Mr. Silvio. Ignore it. Stay in peace.

Tengo la impresión de que EasyReport es muy complicado. Pero, si todos se juntan para probar, probablemente en el futuro, tendremos una herramienta tan excelente como FastReport.

Leandro, mantén la calma. Siga trabajando por una vida mejor y no se estrese con el Sr. Silvio. Ignoralo. Quedate en paz.

Regards, saludos.



Very good. ignore me you do very well. Ignore me for ER to remain as it is now a useless tool
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 109
Joined: Mon Apr 30, 2012 09:10 AM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 05:21 PM

Por favor, que haya paz.

Vamos a ver si Antonio o Cristóbal prueban a crear una factura y nos van diciendo, gracias.

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 05:30 PM
joseluispalma wrote:Por favor, que haya paz.

Vamos a ver si Antonio o Cristóbal prueban a crear una factura y nos van diciendo, gracias.


they never created a report or an invoice, because if they did they would know the problems that I have been complaining about for three years
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 06:17 PM
Otto wrote:Hello friends,
reporting tools are a sensitive issue.

https://www.xbaseforum.de/viewtopic.php?f=93&t=12001

I took the liberty of presenting the idea of an HTML reoiort in the x b a s e forum.
Best regards,
Otto


Master Otto, it looks like a wonderful job, do you have any example to make available in .ZIP or .RAR and explain how we can compile it? In which version of Fivewin compilers, etc.
This wonderful REPORT, is for desktop or only for Mobile (APP)?

Maestro Otto, parece un trabajo maravilloso, ¿tiene algún ejemplo para poner a disposición en .ZIP o .RAR y explicar cómo podemos compilarlo? ¿En qué versión de los compiladores de Fivewin, etc.
Este maravilloso INFORME, ¿es para escritorio o solo para dispositivos móviles (APP)?

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: New FWH 21.06
Posted: Fri Jul 30, 2021 06:49 PM

It seems as still there are many errors in EasyReport to be used as it is right now.
We apologize for this and we are going to fix it.

Parece que todavía hay muchos errores en EsayReport para ser usado como está ahora mismo.
Pedimos disculpas por esto y vamos a solucionarlo

regards, saludos

Antonio Linares
www.fivetechsoft.com