Advertisement

1 - 10 of 354 containing alltags:("keypress") (0.001 seconds)
Imagine a program is loaded, and minimized, just sitting there doing nothing.  Now the user presses a key combination, lets say "CTRL + SPACE" for this example. Please note that the form is not act...
Zones: Visual BasicDate Answered: 06/14/1998 Grade: A Views: 4
hi,   can anyone post me a snippet of the code that captures the PageDn keypress in a C program under unix environment... I can capture other usual keys but I am not to sure on how to capture 'Pag...
Zones: CDate Answered: 01/11/1999 Grade: A Views: 0
I have a date field and I want to stop the users hitting alpha keys. But I need them to be able to enter "/" , "." and "-". How Can i do this? I know you have to use the keypress event, and I know...
Zones: MS AccessDate Answered: 03/11/1999 Grade: A Views: 0
I have a program that consists of five different procedures, the program works very well but now i need to call the procedures one at a time i.e. keypress[1] [2] [3] [4] [5] using those particular ...
Zones: PascalDate Answered: 04/20/1999 Grade: A Views: 0
Well, i wanna send a #13 = Return to a foreign program window i do have the window's handle with a EnumWindowsetc. the window is just an information, but you have to click an OK-button i'd lik...
Zones: Delphi ProgrammingDate Answered: 03/21/2000 Grade: A Views: 0
I am writing a function that walks through each letter of text in a richtextbox, and based on what it finds (bold, italic, etc), it then writes something to another textbox. I need an If statement ...
Zones: Visual BasicDate Answered: 06/20/2000 Grade: A Views: 0
I have a KeyPress event on a control, but when I click the TAB Button, the event does not go off. Any reason for this ?, as my programming books suggest the event should go off. Would appreciate a...
Zones: Visual BasicDate Answered: 08/01/2000 Grade: A Views: 0
When the following code is used and run, the program loops between the msgboxes when the text box is left empty("") and the tab key is pushed. I then have to end task and and restart VB. What is th...
Zones: Visual BasicDate Answered: 08/08/2000 Grade: A Views: 0
How can I capture a KeyPress or MouseClick event within a webbrowser control? I am using VB6, and I have tried KeyPreview. Thanks! Amy
Zones: Visual BasicDate Answered: 08/21/2000 Grade: A Views: 0
I need to simulate a windows keypress to WIN+E key. I need to start explorer.exe in "My Computer" and I don't know the command line. So, if I press WIN+E then I have the Explorer windows in "My Com...
Zones: Delphi ProgrammingDate Answered: 11/15/2000 Grade: A Views: 14