The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
a small tool for program maker : entry method tester
10-02-2016, 06:34 PM
Post: #1
a small tool for program maker : entry method tester
Hello,
I always forgot features of each entry method (touchscreen and keys)
Then I made a small tool to quickly try all of them.

here is ktest.

.hpprgm  ktest.hpprgm (Size: 7.78 KB / Downloads: 56)

You can test each of these methods, and see their return when you press a key and/or touch the screen.

- WAIT(0)
- WAIT(-1)
- GETKEY
- ISKEYDOWN
- ISKEYDOWN(-1)
- MOUSE

press ON to quit.

primer
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
a small tool for program maker : entry method tester - primer - 10-02-2016 06:34 PM



User(s) browsing this thread: 1 Guest(s)