gasp-dev team mailing list archive
-
gasp-dev team
-
Mailing list archive
-
Message #00141
[Question #208191]: Need GASP tutorial
New question #208191 on GASP Core:
https://answers.launchpad.net/gasp-core/+question/208191
I cannot find a GASP tutorial online to address the problem I have with my program freezing when I try to close the window. My program consists of a python file, which does its thing and then uses another python file. This python file that is being used is the one for the GASP stuff. Even though I am using :
update_when('key_pressed')
end_graphics()
But I still get the following error upon runtime:
error: video system not initialized
Any clue as to what is causing this?
--
You received this question notification because you are a member of GASP
Development Team, which is an answer contact for GASP Core.