Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mykyl66

#61
Ah ok. Thats a shame. I would have been willing to pay something for this. I guess I will keep my home designed keyboard.

Mike R
#62
Any progress on this? Would love to have a look.

Mike R
#63
Thank you again.

Mike R
#64
I can compile it for pc in 320x480 resolution and the same for the ipod touch but I dont seem to have that resolution option for mac osx?

Is this an error?

Cheers

Mike R
#65
Interesting. Not heard of those. Then again I have a big enough family that should cover the earth with verbal and facebook etc adverts. :) Oh the joys of huge families. ahem.

Mike R
#66
I have regularly read that paying for adverts is a waste of money. Posting to forums and keeping in touch apparently is the biggest advert for any application up for sale.

Mike R
#67
Thank you for the quick fix.

Mike R
#68
Any words on if Gernot is aware of this bug?

Becoming a nightmare trying to step through the code.

Cheers

Mike R
#69
I have also noticed this issue.

Cheers

Mike R
#70
Yes. I am using the newest update that came out today. That's when I noticed it.

Cheers for the reply. Also apologies. I never noticed the bug forum. Will make sure I post there in future things like these.

Mike R
#71
Im not sure when it crept in but there seems to be an issue. I press f9 where I want to step through the code and unlike before I updated GlBasic it seems very hit and miss if it works.

I cant work out where the problem actually is but it makes it difficult.

I have managed to get it working finally but have noticed that the line that is currently hilighted when you are stepping through is NOT the line being executed.

everything is out by one line.

e.g if two lines says this

SETACTIVEMOUSE MsActive
DRAWRECT 0,0,320,60,RGB(255,0,0)
then when drawrect is hilighted during step through setactivemouse is the line that is actually about to be executed.

Can this be looked at please.

Mike R
#72
Thanks.

Mike R
#73
I have been using the platforminfo command and relying on getting the result IPOD as stated in the help file. However what it actually returns after much hair pulling is IPOD TOUCH. :)

I wondered why the app was not doing what I was expecting.

I dont own an iphone so can anyone tell me what an iphone will actually return?

Mike R
#74
Fantastic news. I guess its worth risking updating mid code for this.

Mike R
#75
Excellent to see. Proof again of the speed of GlBasic.... in the right hands. :)

Mike R