Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
*NEW*
Current Version on
STEAM
:
16.026
Logfile:
EN
,
DE
Webchat:
Visit the chat
Home
Help
Search
Login
Register
GLBasic forum
»
Recent Posts
Recent Posts
Pages:
1
[
2
]
3
4
...
10
11
FAQ
/
Re: Missing Forums Attachments
« Last post by
Qedo
on
2023-Jan-10
»
Resolved
Thank you Hemlos
12
GLBasic - de
/
Re: SORTARRAY, wo kommt die Null her?
« Last post by
Kitty Hello
on
2023-Jan-10
»
die kommt von
DIM x[2]; // x[0]=0
x[1] = 1; // jetzt ist immer noch x[0]=0
13
FAQ
/
Re: Missing Forums Attachments
« Last post by
Hemlos
on
2023-Jan-10
»
how did you do it?
i think i have this.
do you need the beziers library?
14
GLBasic - de
/
Re: Android compilieren klappt beinahe aber dann problem mit Android Studio
« Last post by
svenart
on
2023-Jan-10
»
Vielen Dank, wär klasse wenn du da ne Lösung finden könntest.
15
GLBasic - en
/
Re: Steam HTML5 Compiler
« Last post by
svenart
on
2023-Jan-10
»
I tried Mousestate but it is not working. My HTML Games are all running in window mode, have not tried fullscreen.
16
GLBasic - de
/
Re: SORTARRAY, wo kommt die Null her?
« Last post by
Worebu
on
2023-Jan-09
»
Also kommt die Null nicht von RND sondern von SORTARRAY?
17
GLBasic - de
/
Re: Warum einen Fehler bei Zoomsprite
« Last post by
Kitty Hello
on
2023-Jan-09
»
z(i) muss z
sein, sonst fehlt dir die Funktion "z".
18
GLBasic - en
/
Re: Steam HTML5 Compiler
« Last post by
Kitty Hello
on
2023-Jan-09
»
I'll try to update the HTML5 libraries. Did you try the "fulscreen" option and/or the MOUSEAXIS instead MOUSESTATE?
19
GLBasic - de
/
Re: SORTARRAY, wo kommt die Null her?
« Last post by
Kitty Hello
on
2023-Jan-09
»
DIM macht immer ein Feld das auch
beinhaltet. Wenn Du das sortierst, aber nur bei [1] bis [6] Werte ablegst, sortiert er den 0er von
mit rein.
20
GLBasic - de
/
Re: Android compilieren klappt beinahe aber dann problem mit Android Studio
« Last post by
Kitty Hello
on
2023-Jan-09
»
Hab das gleiche Problem. Ich sitze am Wochenende mal dran...
Pages:
1
[
2
]
3
4
...
10