Import/Export Snapshot

John Dixon dixonja at hotmail.co.uk
Fri Apr 11 14:22:30 EDT 2014


Is anybody able to use import or export snapshot under iOS in any liveCode release after 6.5.2 ? If you can, would you please let me know how you are doing it...

In 6.5.2 in am taking a snapshot, showing it on the card at the same time as hiding a map... it is seamless, everything works perfectly... this is the script I am using...

   set the margins of the templateImage to 0
   import snapshot from rect (0,40, the width of card "map", the height of card "map" -40 )
   set the name of the last image of card "map" to "mapic"
   set the topleft of the last image of this card to 0,40

These lines however, will not work in any livecode release after 6.5.2 and I need it to do so...I reported it as a 'bug', 

http://quality.runrev.com/show_bug.cgi?id=12008

but I see mention that some folks have been using export instead of import... I have tried that too but still will not play nicely... if no one has any suggestions, then I guess I will have to completely rearrange the display as 'who knows' how long it will be in the queue to be fixed..:-(
 		 	   		  


More information about the use-livecode mailing list