Hello,
I have discovered several bugs:
report.prg:
in method act铆vate, the dialog does not show the page number, I see the dialog with title and Cancel button, nothing else. To see it, you need a large dbf.
rpreview.prg:
when you click on Factor combobox, nothing is changed.
Also, cTitles for Msg*** functions are not translated,
prv2pdf.prg:
DEFAULT lOpen := MsgYesNo( FWString( "View" ) + ' ' + cPDF + " (Y/N)?" )
(Y/N) should also be translated, and removed last ? as in Spanish, French or Italian woudl be 驴...?.
And when the report is a Little big, a GPF with hb_out.log happens:
Thank you. Best regards
I have discovered several bugs:
report.prg:
in method act铆vate, the dialog does not show the page number, I see the dialog with title and Cancel button, nothing else. To see it, you need a large dbf.
rpreview.prg:
when you click on Factor combobox, nothing is changed.
Also, cTitles for Msg*** functions are not translated,
prv2pdf.prg:
DEFAULT lOpen := MsgYesNo( FWString( "View" ) + ' ' + cPDF + " (Y/N)?" )
(Y/N) should also be translated, and removed last ? as in Spanish, French or Italian woudl be 驴...?.
And when the report is a Little big, a GPF with hb_out.log happens:
Error irrecuperable 9006: hb_xgrab no puede asignar memoria
Called from DIBTOSTR(0)
Called from EMF2JPEG(74) in .\source\function\PRV2PDF.PRG
Called from FWPDF:ADDMETA(139) in .\source\function\PRV2PDF.PRG
Called from (b)FWSAVEPREVIEWTOPDF(38) in .\source\function\PRV2PDF.PRG
Called from AEVAL(0)
Called from FWSAVEPREVIEWTOPDF(38) in .\source\function\PRV2PDF.PRG
Called from TPREVIEW:SAVEAS(1656) in .\source\classes\RPREVIEW.PRG
Called from (b)TPREVIEW_SAVEASMENU(1617) in .\source\classes\RPREVIEW.PRG
Called from TMENU:ACTIVATE(496) in .\source\classes\MENU.PRG
Called from TBTNBMP:SHOWPOPUP(1494) in .\source\classes\BTNBMP.PRG
Called from (b)TPREVIEW_BUILDBUTTONBAR(334) in .\source\classes\RPREVIEW.PRG
Called from TBTNBMP:CLICK(471) in .\source\classes\BTNBMP.PRG
Called from TBTNBMP:LBUTTONUP(659) in .\source\classes\BTNBMP.PRG
Called from TCONTROL:HANDLEEVENT(1719) in .\source\classes\CONTROL.PRG
Called from TBTNBMP:HANDLEEVENT(1465) in .\source\classes\BTNBMP.PRG
Called from _FWH(3183) in .\source\classes\WINDOW.PRG
Called from SYSREFRESH(0)
Called from STOPUNTIL(60) in .\source\function\MSGRUN.PRG
Called from TPREVIEW:ACTIVATE(143) in .\source\classes\RPREVIEW.PRG
Called from RPREVIEW(1755) in .\source\classes\RPREVIEW.PRG
Called from (b)TREPORT_NEW(173) in .\source\report.prg
Called from TREPORT:ACTIVATE(851) in .\source\report.prgThank you. Best regards
Muchas gracias. Many thanks.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.