473,378 Members | 1,621 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

keyboard coding

3
i already build my calculator program. it can insert the input by mouse but cannot insert input by the keyboard.
i don't know how to create a keyboard coding . so i can't insert input by keyboard. and the i cant do the operation by the keyboard

[IMG]cal[/IMG]
Feb 14 '07 #1
1 1339
hariharanmca
1,977 1GB
i already build my calculator program. it can insert the input by mouse but cannot insert input by the keyboard.
i don't know how to create a keyboard coding . so i can't insert input by keyboard. and the i cant do the operation by the keyboard

[IMG]cal[/IMG]

Use Form KeyUp Event to call corresponding Functions
Feb 14 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

30
by: ajsiegel | last post by:
Arthur wrote: >> And either intuitively, or consciously, he is doing something that >> offsets it from something truly intergrated into the core of the >> language. By breakling all of his own...
11
by: Jeffrey Hiess | last post by:
Something like getchar() doesn't work, since it "waits" for input. #include <stdio.h> while (1) { if (getchar()) /* break if any key is pressed */ { break; }
0
by: Travis | last post by:
How do you setup tabs on your tabcontrol on your form to accept alt key shorcuts like other controls. I have tried adding the & in front of the Text value of the TabCollections inoput page but...
4
by: The8thSense | last post by:
hi ~ how to listen to keyboard event when the program is not in focus ? i.e. invoking certain function when a specific key is pressed while the program is not in focus thx
1
by: maxxx_77 | last post by:
Hello. I'm a newbye of Python. I'm looking for a way of coding a virtual keyboard similar to the one that comes with Windows (Accessories -> Accessibility -> On Screen Keyboard). What I would...
1
by: spamfilteraccount | last post by:
Hi, I have a textbox and a listbox and I handle keydown events in the textbox. I'd like to pass page up/down events to the listbox if the focus is on the textbox, so that the default handler of...
11
by: vbguy2008 | last post by:
Hi, I am coding a Windows Form Application in VB.NET 2008. I would like to clear the keyboard buffer or at least empty all outstanding key presses queued up for my application at certain points...
5
by: Junior Programmer | last post by:
Hello Everyone, In my application i need to develop a keyboard which type Hindi characters. As a control i make it. On clicking of this i can create code but how can i type a hindi char in...
1
by: Gilbert Tordeur | last post by:
Hello, Context = Web site with VB2008. Is it possible to define keyboard shortcuts on a webpage, to make it possible for the user to "click" on a button or a link, or to set the focus on a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.