Last seen: 2024-08-15 8:11 pm
I guess it was too long. def binder(n): #Bind and Unbind Keys here global allKey global enterKey if n == 0: allKey = barcode...
I can't seem to post the code. It has been a long time since I've been on here, but it just comes up blank if I have the code block. I had to delete i...
@byron That took all the meaningful color out of my buttons! Luckily, none of our laptops are Macs so I should be fine for now. I guess I have to d...
Thanks, that is actually really good to know. I have used this scheme on many windows and Linux(Ubuntu, Mint and Raspberry Pi OS) but I have no ventur...
@inq and @byron Problem solved. After some time trying to figure out why the mouse triggered it, I now learned that I needed to do this: tearoff.b...
Unfortunately, I am using this to print employment data and the data is being taken from our billing process. I do have to be careful not to reveal so...
It is all being done within the same process with interaction between different elements. There needs to be a visual confirmation of the number that w...
@huckohio I did just get it to work. I removed the connection and cursor object at the beginning and I included it in my functions, every time I ne...
@snb In your pictures, I do not see all of the pull-up resistors on the sensor side for the SDA and SCL, I can only see one for each sensor. Also, ...
I couldn't find anything in my bios, setting wise. I might update the bios. I don't usually do that unless it's really needed. I got a USB hub. ...
@zander There are 2 controllers. None of the ports are working. After experimenting today, I noticed that one of the ports on the opposite side tha...