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

#1
Quote from: glbasicse on 2012-Aug-26
Great, thank you all. After forcing all Windows Updates to run it worked!

Hmm. Unfortunately it stopped working again. I have no idea why.
#2
Great, thank you all. After forcing all Windows Updates to run it worked!
#3
Hi all,

I am trying, unsuccessfully, to run GLBasic in Parallels Desktop on Mac OSX Mountain Lion. The IDE starts, and I copy and paste the Hello World program into the editor. I save it, and it compiles successfully, but when I run it I get the black window for about half a second and then it disappears. Just to be clear, this is the program I run:

PRINT "HELLO WORLD!" ,100,100
SHOWSCREEN
MOUSEWAIT
END

Is this something that any of you have experienced? Have you done anything special to make it work with Parallels on Mountain Lion?

Regards, Henrik