Gif issues

Bob Sneidar bobs at twft.com
Fri Nov 12 16:42:02 EST 2010


You know I think we ran into this before. Because LiveCode is single threaded, things like animated cursors and progress bars will not run while a single command is executing. I assume this is what you mean by a blocking call. Either LiveCode needs to support multithreading, (unlikely) or someone needs to produce an external that does progress bars, that you can interact with via code while it's running. When I put it that way, it seems a tough nut to crack. 

Bob


On Nov 11, 2010, at 7:14 PM, Andrew Kluthe wrote:

> 
> I fixed the issue with it not connecting at all, it was an issue of not
> putting the result i was error checking for. Gif issue persists identically.
> Perhaps this is just not doable with SQLYoga's call. Would a blocking
> command stop gifs from animating? If yes, would it also keep a manual gif
> loop over the frames from working? I am inclined to think so. 
> -- 
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Gif-issues-tp3038619p3039002.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list