Hi all!
I have a application that I want to fully use as touchscreen "frendly". I have a tableWidget and a numpad on the right side. I removed the focus from the numpad key such that when I press them I don't lose the focus on the table items.
I still didn't figured out how to emit the keys and so far I have this:
on a slot connected to the button 1:
Code: