05-02-2023, 12:00 AM
Hi Terry
thanks for the link!
I have already followed the birth of your Controller Library on this forum.
I must see the latest adjournments that you have published.
In the while I read your Lesson 21 with calm, (your Controller Library can be the solution of the issue) ,
here the root of my code
from this post #30 of old QB Defender thread... the far away goal is to let plug in/out a controller without restart the program.
The code in #1 of this thread attempts to scan devices activated on the pc after a command input (ENTER key).
The strange behaviour that I got is that after a first good run the following testings are stucked!
I'll search in your lesson 21 the solution to my issue.
Thank you
thanks for the link!
I have already followed the birth of your Controller Library on this forum.
I must see the latest adjournments that you have published.
In the while I read your Lesson 21 with calm, (your Controller Library can be the solution of the issue) ,
here the root of my code
Quote:Another thing to fix I realized is the test for the presence of a joystick needs to come inside the menu loop, at the top. That way you can plug a controller in without having to restart the program.
from this post #30 of old QB Defender thread... the far away goal is to let plug in/out a controller without restart the program.
The code in #1 of this thread attempts to scan devices activated on the pc after a command input (ENTER key).
The strange behaviour that I got is that after a first good run the following testings are stucked!
I'll search in your lesson 21 the solution to my issue.
Thank you