|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hotkeys (i thought it'd be simple. . .is it?)
Okay so heres the scoup. . .I need to make a program that has a hotkey to clear the cache. . .I already have the clearing of the cache, that was easy. I just need to make a hotkey to do it on command. . .like c or somthing.
If anyone could help me that would be great An alternative which would work even better is if someone could tell me how (or if its possible) to clear the cache AS SOON AS SOMTHING GOES INTO IT like the same second or so. . .would it be to hard to check every second if the cache has anything other than the index file in it? that would work better. Thanks in advance for any help NEO89 |
|
#2
|
|||
|
|||
|
U can try MCL VB Hotkey Control http://www.vbcity.com/pubs/article.asp?alias=mlchotkey
or VB HotKey Configuration Sample.zip http://www.vbaccelerator.com/home/V...tion_Sample.asp |
|
#3
|
|||
|
|||
|
Im not sure if this i what you want, just make an command button, and in the name use the & for the letter you want a shortcut for so &Execute : now you can do this command by pressing the alt and the e.
Hope this helps... ? |
|
#4
|
||||
|
||||
|
I guess a simple keypress event on a form wouldn't do what you're wanting?
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Hotkeys (i thought it'd be simple. . .is it?) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|