DDgui_msg freeze html5

Previous topic - Next topic

Qedo

DDgui_msg freeze html5:

result% = DDgui_msg("yes or not",TRUE )

Qedo

#1
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

Kitty Hello

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.

Qedo

ok but when I try to compile the prj DDGUI_TEST in html5 it freezes Firefox