I'am currently working at API which automaticlly makes a numberpad of buttons.
Using Lyqyd touchpoint api: http://pastebin.com/pFHeia96
go here for more information: http://www.computerc..._hl__touchpoint
Here is the API:
and a test program using it:
But i have 2 problems.
The first problem is at line 4 of the Api i get attempt to index? (a nil value).
I don't get why it isn't working because it worked fine when i put it in the test program.
And the second problem i have is that the buttons don't get drawn on the monitor.