|
|
#1 |
|
Junior Member
Join Date: May 2002
Posts: 8
|
Dialog events in C++
Does anyone know how to respond to the C++ equivalent of VB's "OnKeyPress" and "OnKeyUp" events? I want to grab those events from a dialog's edit box.... I assume it involves knowing what codes to catch from the Dialog's callback, but I have no idea which uMsg, wParam, or lParams to look for and my own trial and error is getting nowhere....
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
|
hook the edit box
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|