GLBasic forum

Main forum => Beta Tests => Topic started by: MrTAToad on 2010-Jul-02

Title: Jnr Platform Example #3
Post by: MrTAToad on 2010-Jul-02
Is now available :)

This is the last one and includes scrolling

[attachment deleted by admin]
Title: Re: Jnr Platform Example #3
Post by: mrdremel on 2010-Jul-29
When I try to compile this, I get an error. There is an error in the syntax around line 37.
Title: Re: Jnr Platform Example #3
Post by: MrTAToad on 2010-Jul-29
Are you using at least the V8 beta ?
Title: Re: Jnr Platform Example #3
Post by: Kosta on 2010-Aug-14
Yes,  i got same error (on all 3 examples), with 8 beta (8.064)...

it looks like a problem with function_calls... (error : call to undefined function )

but function is there *strange*
Title: Re: Jnr Platform Example #3
Post by: MrTAToad on 2010-Aug-14
Thats because in the latest beta, functions in an extended type need to have self. in front of them - the code was written before the latest beta came out.

I'll re-do them so they are compatible.
Title: Re: Jnr Platform Example #3
Post by: bigsofty on 2010-Aug-14
Thanks, I will look at this to see how extended types are used in the real world.   :good:
Title: Re: Jnr Platform Example #3
Post by: MrTAToad on 2010-Aug-14
Its all be updated now, so there should be no compiling problems!
Title: Re: Jnr Platform Example #3
Post by: kaotiklabs on 2010-Aug-25
wheres the code?
I just can find the .exe in the file.
Title: Re: Jnr Platform Example #3
Post by: MrTAToad on 2010-Aug-25
Its in the showcase area.