Page 1 of 1

updateScreen

Posted: Fri Mar 23, 2012 4:09 am
by ZeGerman3000
Hey, I just started the course. I downloaded LiveCode yesterday (March 21 2012). It says in the video, that the update screen library will be included in LiveCode. My LiveCode version apparently does not include the library yet. I cannot find the code to implement the updateScreen library manually. Can someone please tell me where to find the code and how to implement it? Thank you

Re: updateScreen

Posted: Fri Mar 23, 2012 4:19 am
by ZeGerman3000
ZeGerman3000 wrote:Hey, I just started the course. I downloaded LiveCode yesterday (March 21 2012). It says in the video, that the update screen library will be included in LiveCode. My LiveCode version apparently does not include the library yet. I cannot find the code to implement the updateScreen library manually. Can someone please tell me where to find the code and how to implement it? Thank you

Update:

I am not authorized to enter the GameAcademy forum for some reason. I found a post from someone with the same problem and he was directed to that forum...

Re: updateScreen

Posted: Fri Mar 23, 2012 5:06 am
by sturgis
send a request to support@runrev.com and see if you can get added to the game academy forum.

Until then you can go here http://midgard.on-rev.com/uploads/acade ... e.livecode to get a template stack that has the most recent stack script for the screen update code.

If you can't get it from there, post here again and i'll locate the script itself and post it.

Re: updateScreen

Posted: Fri Mar 23, 2012 7:44 pm
by ZeGerman3000
Thank you! I have been added to the forum.

Re: updateScreen

Posted: Wed Mar 28, 2012 12:26 pm
by theagilepad
There is code at the stack level that implement the message "updateScreen". Do I need to copy and paste this into my stack or is this message now provided with runrev as indicated on the livecode academy?

Re: updateScreen

Posted: Wed Mar 28, 2012 1:13 pm
by sturgis
I don't believe it is available in lc yet so yeah. Include the script in your stack.
theagilepad wrote:There is code at the stack level that implement the message "updateScreen". Do I need to copy and paste this into my stack or is this message now provided with runrev as indicated on the livecode academy?