Android Question Difficult problem to solve - help!

seskindell

Active Member
Licensed User
Longtime User
In B4a .. my app runs fine. When I use a numeric keypad hooked up as a HID device when I
shut the device off all the characters in buttons disappear. Anybody have any ideas?

Thank you,
Steve
 

seskindell

Active Member
Licensed User
Longtime User
I figured it out .. I had everything defined as first time when the program initialized. Shutting off HID would restart the program and not go through the first time initialization where all the buttons are set .. I took out If first time ...
 
Upvote 0

josejad

Expert
Licensed User
Longtime User
Please, use descriptive subjects in your post to describe your problem in order to help other people with your same problem, and even the people who can help you.
 
Upvote 0
Top