View Single Post
  #5 (permalink)  
Old 11-02-2009, 02:13 PM
Ariel_Z's Avatar
Ariel_Z Ariel_Z is offline
Basic4ppc Veteran
 
Join Date: May 2009
Posts: 246
Default

I guess in the meanwhile you can draw blank (white) space on the part of the screen where the user dragged the map from, and right when the map is released you could draw the missing parts. The sample Erel had shown uses FDrawImage, but other drawing methods found in additinal libraries here (I'm not sure which) should be faster, and you can try it later.
Reply With Quote