But, when the picture has "portrait" proportions - user can see only part of it:
I would like to use all possible app window area to show picture with right scale and full size.
Which parameters I should pass to DrawImage() do achieve this ?
Why WVT_DrawImage() ignores 3rd parameter (nRowMax) and stretches image too high ?
Thank you.
I tested it but I notice that the image disappears when I change the windows size (using the mouse).Is it expected or is there any configuration to avoid that?
/* * $Id: cc052b94d695e20623b4f41ff1a4e6f4a7aabbf3 $ */
/* Read doc/howtorep.txt and use this format for entry headers: YYYY-MM-DD HH:MM UTC[-|+]hhmm Your Full Name (your_email address) 2013-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) See copyright/license at the end of the file. Encoding: UTF-8 (No BOM) Notation (in 5th position): * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */
2015-12-05 10:58 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + tests/getblock.prg + added test code for GET SetGet block for aliased macro variables
2015-12-05 10:05 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * src/rtl/gtos2/gtos2.c ! fixed GCC builds - many thanks to David Macias...
Hi Sergy