Silvio,
Tested from resource without any problem.( big exe-file )
Some improvements and new documentation for better understandig
of image-positioning- and speed-adjustment included.
Just change the defined values to see the different results.
Now You can define / calculate the space between the images
http://www.pflegeplus.com/DOWNLOADS/Cardmove2.zipI added 2 lines, to get the needed values ( only needed during programming )
As well I tested the requested tooltip-solution ( visible on last painted image at bottom )
I noticed a missing tooltip-close, leaving the image-area
oDlg21:bLClicked := {|nRow, nCol| MsgAlert( "Row : " + ALLTRIM(STR( nRow ) ) + CRLF + ;
"Col : " + ALLTRIM(STR( nCol ) ), "Position" ) }best regards
Uwe