GLBasic forum

Main forum => Announcements => Topic started by: Kitty Hello on 2021-Jun-15

Title: New BETA
Post by: Kitty Hello on 2021-Jun-15
Including long requested MEM2FONT and FONT2MEM commands.
Title: Re: New BETA
Post by: bigsofty on 2021-Jun-15
Cool, thank for your support Gernot!  :)
Title: Re: New BETA
Post by: erico on 2021-Jun-15
Great!
Title: Re: New BETA
Post by: spacefractal on 2021-Jul-05
just to make sure. im is still lying around. howover im do have focus doing Spectrum Next games those times (but did still uses glbasic for doing a tool or two).
Title: Re: New BETA
Post by: MrPlow on 2021-Jul-05
Me too! I have been doing contracting for a last while...hope to get back into GLB soon.
Title: Re: New BETA
Post by: dreamerman on 2021-Oct-19
Nice to see something new, may be usefully :]
I was playing around with some stuff and I think that latest versions have some curious bug :( if you use "SETLOOPSUB" for mail loop you can't move app window around (not fullscreen mode), and trying to do that will hang the process :/ Even this simple code will have such issue:
Code (glbasic) Select

ALLOWESCAPE TRUE
LIMITFPS 60
SETLOOPSUB "main_loop"
END

SUB main_loop:
  IF (KEY(01)) THEN END // if escape key then end app
ENDSUB

When Debug is enabled you just can't move the window, but app will still work ok. When using do/loop as main loop with sleep there is no such problem. Checked on Windows 10 (didn't test on other pc, os version), can anyone verify that?
Title: Re: New BETA
Post by: Kitty Hello on 2021-Oct-20
How about a SHOWSCREEN? ;)
Title: Re: New BETA
Post by: dreamerman on 2021-Oct-20
ojoj :lol: Couple months away from GLB and I forgot such basic stuff ;/ Let's assume that there was no such question heh
New commands can help achieve some interesting font effects, will have to try them out someday :]
Title: Re: New BETA
Post by: Qedo on 2021-Oct-20
couple of months? maybe, a couple of days are enough for me and I'm all over again.
:blink: =D  :good:
Title: Re: New BETA
Post by: Schranz0r on 2021-Oct-20
Haha Qedo :D

Is anyone active on the Steam-Groupchat?
My Steamname: sLiveR :)