Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Calculator Key Press

0 views
Skip to first unread message

DS

unread,
Oct 8, 2008, 7:30:19 AM10/8/08
to
I've bilt an on screen calculator. It works fine. I now want to tie in or
attach the number keys on the keyboard to the command buttons on screen so
that the user can either click on the command button on the screen or enter
the number by using the keyboard or a combination of both. I'm assuming
that it's the key press event but after that I'm lost. any help
appreciated.
Thanks
DS


Mr B

unread,
Oct 8, 2008, 9:15:02 AM10/8/08
to
DS,

Take a look here:
http://www.askdoctoraccess.com/DownloadPage.htm

There are a couple of downloads that may help you with your project.
--
HTH

Mr B
askdoctoraccess dot com

DS

unread,
Oct 11, 2008, 12:32:18 PM10/11/08
to
Thank you for the examples. However; I need to press the keys on the
computer keyboard to enter the info as well. I have the calculator. If I
press the one button on the on screen calculator it enters one into the
unbound textbox, I also want to if I wish to be able to press one on the
computer keyboard to enter one as well. The textbox is unbound and not
enabled. Maybe I'm overthinking once again.....but, any help is
appreciated.
Thanks
DS


Mr B

unread,
Oct 13, 2008, 9:45:00 AM10/13/08
to
DS,

Actually the example file for the Keyboard and Calculator has exactly the
type of capability that you describe.

Download that one and look at the code behind the Calculator.
--
HTH

Mr B
askdoctoraccess dot com

0 new messages