we missed the shortcuts after implementing keypressed handler
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, We had the shortcuts in our program. However, after implementing the keypressed handler, we cannot use the shortcuts. We will be very glad if anyone proposes a solution. Thanx in advance,
A solution might be proposed if the amount of information was a little less scant :) What kind of "keypress handler"? Defined where? What does it contain?