I am trying to display a Bmp image larger than the screen. I use the following line:
I get the horizontal and vertical bars but they are not operative, that is, the image does not move when I move the bars. Has anybody found a cure for that?
Thanks
Rafael
@ 0,0 BITMAP oBmp FILENAME CurDir()+"\Test.bmp" SIZE 290,240 PIXEL SCROLL OF oWndI get the horizontal and vertical bars but they are not operative, that is, the image does not move when I move the bars. Has anybody found a cure for that?
Thanks
Rafael