New FWH 21.06

Re: New FWH 21.06

Postby Silvio.Falconi » Thu Jul 29, 2021 4:45 pm

Antonio Linares wrote:
Silvio.Falconi wrote:Antonio,
I compiled Erdsample and I have this error


Code: Select all  Expand view
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

Image


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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby cnavarro » Fri Jul 30, 2021 2: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
User avatar
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: New FWH 21.06

Postby Silvio.Falconi » Fri Jul 30, 2021 7: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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby joseluispalma » Fri Jul 30, 2021 8: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?
joseluispalma
 
Posts: 109
Joined: Mon Apr 30, 2012 9:10 am

Re: New FWH 21.06

Postby Silvio.Falconi » Fri Jul 30, 2021 1: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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby leandro » Fri Jul 30, 2021 3:16 pm

:shock:

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.
Saludos
LEANDRO AREVALO
Bogotá (Colombia)
https://hymlyma.com
https://hymplus.com/
leandroalfonso111@gmail.com
leandroalfonso111@hotmail.com

[ Embarcadero C++ 7.60 for Win32 ] [ FiveWin 23.07 ] [ xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) ]
User avatar
leandro
 
Posts: 1481
Joined: Wed Oct 26, 2005 2:49 pm
Location: Colombia

Re: New FWH 21.06

Postby karinha » Fri Jul 30, 2021 4:27 pm

leandro wrote::shock:

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
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: New FWH 21.06

Postby Otto » Fri Jul 30, 2021 4: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
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: New FWH 21.06

Postby joseluispalma » Fri Jul 30, 2021 4:53 pm

Hello Otto,
Yes, congratulations but it doesn't work for me, as the customer wants to modify the invoice layout.
Best regards
joseluispalma
 
Posts: 109
Joined: Mon Apr 30, 2012 9:10 am

Re: New FWH 21.06

Postby Silvio.Falconi » Fri Jul 30, 2021 5:15 pm

leandro wrote::shock:

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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby Silvio.Falconi » Fri Jul 30, 2021 5:17 pm

karinha wrote:
leandro wrote::shock:

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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby joseluispalma » Fri Jul 30, 2021 5: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.
joseluispalma
 
Posts: 109
Joined: Mon Apr 30, 2012 9:10 am

Re: New FWH 21.06

Postby Silvio.Falconi » Fri Jul 30, 2021 5: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 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
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Re: New FWH 21.06

Postby karinha » Fri Jul 30, 2021 6: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
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: New FWH 21.06

Postby Antonio Linares » Fri Jul 30, 2021 6: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 102 guests