Latest OxygenBasic.zip at GitHub (Click on the Wizard)
0 Members and 2 Guests are viewing this topic.
Bind glut32( glutCreateWindow glutCreateWindow glutKeyboardFunc glutKeyboardFunc glutDisplayFunc glutDisplayFunc glutFullScreen glutFullScreen glutMainLoop glutMainLoop glutBitmapCharacter glutBitmapCharacter)finit
Dim Num(4),Number as singleDim a, as longNum(1) = 12.8 Num(2) = 15.9 Num(3) = 18.7 Num(4) = 20.6 for a=1 to 4Number = Num(a)print "Number" + str(a) + " " + str(trunc(Number)) next
xRet = GetWindowLong hwnd, GWL_EXSTYLExRet = xRet Or WS_EX_LAYEREDSetWindowLong hwnd, -20, xRetSetLayeredWindowAttributes, hwnd, 0, 128, LWA_ALPHA