updateScreen

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ZeGerman3000
Posts: 4
Joined: Thu Mar 22, 2012 3:39 am

updateScreen

Post by ZeGerman3000 » Fri Mar 23, 2012 4:09 am

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

ZeGerman3000
Posts: 4
Joined: Thu Mar 22, 2012 3:39 am

Re: updateScreen

Post by ZeGerman3000 » Fri Mar 23, 2012 4:19 am

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...

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: updateScreen

Post by sturgis » Fri Mar 23, 2012 5:06 am

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.

ZeGerman3000
Posts: 4
Joined: Thu Mar 22, 2012 3:39 am

Re: updateScreen

Post by ZeGerman3000 » Fri Mar 23, 2012 7:44 pm

Thank you! I have been added to the forum.

theagilepad
Posts: 50
Joined: Mon May 09, 2011 3:01 pm

Re: updateScreen

Post by theagilepad » Wed Mar 28, 2012 12:26 pm

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?
Paul Johnson
theAgilePad
Manchester - England
m : 07818 832421

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: updateScreen

Post by sturgis » Wed Mar 28, 2012 1:13 pm

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?

Post Reply