DDgui_msg freeze html5:
result% = DDgui_msg("yes or not",TRUE )
Is it possible that all the DDGUI examples I find on the forum and tutorials are incompatible with html5?
Does anyone have a good example?
Thank you
Qedo
Oh. I think DDgui_msg uses an infinite loop to show the GUI. When you use SETLOOPSUB instead, DDgui works. My GACK (Gaming App Construction Kit) uses DDGui and runs perfectly.
ok but when I try to compile the prj DDGUI_TEST in html5 it freezes Firefox