updateScreen
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 4
- Joined: Thu Mar 22, 2012 3:39 am
updateScreen
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
-
- Posts: 4
- Joined: Thu Mar 22, 2012 3:39 am
Re: updateScreen
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
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.
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.
-
- Posts: 4
- Joined: Thu Mar 22, 2012 3:39 am
Re: updateScreen
Thank you! I have been added to the forum.
-
- Posts: 50
- Joined: Mon May 09, 2011 3:01 pm
Re: updateScreen
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
theAgilePad
Manchester - England
m : 07818 832421
Re: updateScreen
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?