Re: Why does this happene?
What you're talking about is probably related to the menu class you use. It is possibly changing the window title you to what should be spoken when you press up and down. Check if the title remains the same as when you set it whenever you press up and dow
Re: Why does this happene?
What you're talking about is probably related to the menu class you use. It is possibly changing the window title you to what should be spoken when you press up and down. Check if the title remains the same as when you set it whenever you press up and dow
Re: Why does this happene?
I got another question. when i made the new round, the nvda i have lagged when browsing. is there a way to fix it? I made a menu, and it just keeps lagging when pressing up and down.
URL: https://forum.audiogames.net/post/444008/#p444008
--
Audiogames
Re: Why does this happene?
I got another question. when i made the new round, the nvda i have lagged when browsing. is there a way to fix it? I made a menu, and it just keeps lagging for a while.
URL: https://forum.audiogames.net/post/444008/#p444008
--
Audiogames-reflector mailing
Re: Why does this happene?
thank you. I managed to get it to work now.
URL: https://forum.audiogames.net/post/444003/#p444003
--
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames
Re: Why does this happene?
It actually enters sm(), but then quickly exits. It executes the function once then it has nothing to do so it exits. Basicly, Those sections of the code that mean to operate the gameplay(handling keys, AI, Etc) are usually in a while loop which as you see, yours
Why does this happene?
Hi. I don't know why this happenes every time i try to make a void, or something like a game round, like i press on an option like start menu, and then it gose to the round., but it just exits. here's the code. btw, I added the show game window there to