From: Alexander S.K. <al...@be...> - 2004-11-14 13:55:53
|
2004-11-14 16:53 UTC+0300 Alexander Kresin <al...@be...> * include/windows.ch * include/guilib.ch + New commands has been added: INIT PRINTER <oPrinter> [ NAME <cPrinter> ] [ <lPixel: PIXEL> ] INIT DEFAULT PRINTER <oPrinter> [ <lPixel: PIXEL> ] By default ( if the PIXEL clause isn't used, all subsequent printer operations accept coordinates as millimeters * source/hcwindow.prg * source/hdialog.prg * source/hwindow.prg * Some modifications, related to WM_HSCROLL, WM_VSCROLL handling * source/hpanel.prg * WM_ERASEBKGND handling added * source/wprint.c * source/hprinter.prg * New parameter added to the HPrinter():New() method - lmm - if it is TRUE, all subsequent printer operations accept coordinates as millimeters * HPrinter():Preview() method and related functions are extended: Zoom buttons, trackbars for preview image repositioning has been added. New parameters added - optional arrays for button's bmps and tooltips. * sample/a.prg * prntest() function ( samples/Print preview ) has been modified to demonstrate new possibilities. Regards, Alexander http://kresin.belgorod.su |