On Saturday 31 March 2007 08:43, Chris Double wrote:

> Worse, on my slower laptop (P3 1Ghz running Windows) it doesn't even
> display the video. I can get it to display some only if I modify the
> code to display like every 10th frame and then put in a '1000 sleep'
> after the relayout-1. I notice relayout-1 doesn't update the display
> immediately. I guess the redisplay event is never being processed due
> to it being too busy decoding the video? How can I say 'redisplay
> now'?

        ( gadget -- ) find-world draw-world

The handbook says draw-world is only for use by the backend. But I think it'll 
accomplish what you're after.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to