Cambio dimensiones gets FWH-24.09

Re: Cambio dimensiones gets FWH-24.09

Postby Enrico Maria Giordano » Wed Oct 09, 2024 2:24 pm

I don't understand. Which other bugs? I'm only aware of the DESTRUCTOR one, that Rao already patched. Anyway, I'm working on it, but it's not easy to fix.
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Cambio dimensiones gets FWH-24.09

Postby karinha » Wed Oct 09, 2024 2:47 pm

Enrico Maria Giordano wrote:I don't understand. Which other bugs? I'm only aware of the DESTRUCTOR one, that Rao already patched. Anyway, I'm working on it, but it's not easy to fix.


Enrico, I believe that the other BUGS are from FiveWin and not from xHarbour:

See here:

Enrico, creo que los otros ERRORES son de FiveWin y no de xHarbour:
Ver aquí:

https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44966&start=0&sid=ca759b4a0204b8a70dd92875fae4987e&sid=ca759b4a0204b8a70dd92875fae4987e#p274287

Gracias, tks.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7804
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Cambio dimensiones gets FWH-24.09

Postby Enrico Maria Giordano » Wed Oct 09, 2024 2:57 pm

Yes, they are from FWH, not from xHarbour.
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Cambio dimensiones gets FWH-24.09

Postby Enrico Maria Giordano » Wed Oct 09, 2024 4:45 pm

Hi Mr. Rao,

Please try this fix and let me know if it solves the problem. Replace this:

Code: Select all  Expand view
METHOD New( oCn, aData, aStruct, cSql, nFoundRows, lReadOnly, aColInfo, cTable ) CLASS FWMariaRowSet

   local nAt

   ::oCn       := oCn
   ::aData     := aData


with:

Code: Select all  Expand view
METHOD New( oCn, aData, aStruct, cSql, nFoundRows, lReadOnly, aColInfo, cTable ) CLASS FWMariaRowSet

   local nAt

   ::oCn       := oCn
   ::aData     := ACLONE( aData )
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Cambio dimensiones gets FWH-24.09

Postby Cgallegoa » Thu Oct 10, 2024 7:33 pm

Mr. Rao and Mr. Enrico, thank you very much. TPrinter():lUseHaruPDF works very well with the latest version of xHarbour.

Pending items:

1.- Maria_Connect() in 64 bits
2.- Dimensions of the gets in xHarbour / Harbour 32 and 64 bits.


Once again, I express my gratitude for your extraordinary help.

Best regards,
Last edited by Cgallegoa on Mon Oct 14, 2024 2:41 am, edited 2 times in total.
Saludos,

Carlos Gallego

*** FWH-24.07, xHarbour 1.3.1 Build 20240624, Borland C++7.70, PellesC ***
Cgallegoa
 
Posts: 491
Joined: Sun Oct 16, 2005 3:32 am
Location: Quito - Ecuador

Re: Cambio dimensiones gets FWH-24.09

Postby Enrico Maria Giordano » Thu Oct 10, 2024 8:55 pm

Cgallegoa wrote:Mr. Rao and Mr. Enrico, thank you very much. TPrinter():lUseHaruPDF works very well with the latest version of xHarbour.


Unfortunately not. The real bug is just hidden. I'm waiting for Rao to apply the correct fix. Rao, first remember to reactivate the destructor for xHarbour.

Cgallegoa wrote:Pending items:

1.- Maria_Connect() in 64 bits
2.- Dimensions of the gets in xHarbour / Harbour 32 and 64 bits.


I'm not aware of any pending bug. Please show samples to reproduce them.
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Cambio dimensiones gets FWH-24.09

Postby nageswaragunupudi » Fri Oct 11, 2024 3:22 am

I'm not aware of any pending bug. Please show samples to reproduce them.


They are related to FWH and we are addressing them.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10620
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Cambio dimensiones gets FWH-24.09

Postby Cgallegoa » Mon Oct 14, 2024 5:41 pm

Hi,

Is there any news ?

Still pending:

.- maria_connect
.- dimensions gets
.- pdfharu
.- buttonbmp

I apologize for insisting, as I would like to update my programs from FWH2310 to FWH2407, but unfortunately, this has not been possible due to the reported issues that still have no solution.

Thanks for your help, and best regards
Saludos,

Carlos Gallego

*** FWH-24.07, xHarbour 1.3.1 Build 20240624, Borland C++7.70, PellesC ***
Cgallegoa
 
Posts: 491
Joined: Sun Oct 16, 2005 3:32 am
Location: Quito - Ecuador


Re: Cambio dimensiones gets FWH-24.09

Postby Cgallegoa » Tue Oct 15, 2024 2:39 am

Saludos,

Carlos Gallego

*** FWH-24.07, xHarbour 1.3.1 Build 20240624, Borland C++7.70, PellesC ***
Cgallegoa
 
Posts: 491
Joined: Sun Oct 16, 2005 3:32 am
Location: Quito - Ecuador

Previous

Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 44 guests