Click here to Skip to main content
15,907,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: a simply question about dlls Pin
Gérald Mercet19-Feb-02 3:24
Gérald Mercet19-Feb-02 3:24 
GeneralRe: a simply question about dlls Pin
Joaquín M López Muñoz19-Feb-02 3:28
Joaquín M López Muñoz19-Feb-02 3:28 
GeneralRe: a simply question about dlls Pin
Gérald Mercet19-Feb-02 4:42
Gérald Mercet19-Feb-02 4:42 
GeneralRe: a simply question about dlls Pin
Joaquín M López Muñoz19-Feb-02 4:53
Joaquín M López Muñoz19-Feb-02 4:53 
GeneralRe: a simply question about dlls Pin
Carlos Antollini20-Feb-02 9:23
Carlos Antollini20-Feb-02 9:23 
GeneralRe: a simply question about dlls Pin
Gérald Mercet20-Feb-02 21:05
Gérald Mercet20-Feb-02 21:05 
GeneralRe: a simply question about dlls Pin
Carlos Antollini22-Feb-02 9:33
Carlos Antollini22-Feb-02 9:33 
GeneralKeyboard Accelerators Pin
louis14-Feb-02 23:09
louis14-Feb-02 23:09 
I have a MDI application of CListView.

One of the listviews has a maximum of 20 entries(rows) with various column data and settings.

In one of the settings I would like the user to configure a keyboard accelerator key or hotkey for each row. When the user double clicks on a row a dialog box opens which allows the user to enter the hotkey in an EditBox.

I have read about ACCEL table, CreateAcceleratorTable, TranslateAccelerator and PreTranslateMessage, but is does not make sense to me at this time.

Can someone please show what the code for this look like.

Thanks


Confused | :confused:
GeneralRe: Keyboard Accelerators Pin
Mazdak14-Feb-02 23:46
Mazdak14-Feb-02 23:46 
GeneralRe: Keyboard Accelerators Pin
louis17-Feb-02 23:00
louis17-Feb-02 23:00 
GeneralRe: Keyboard Accelerators Pin
Sef Tarbell20-Feb-02 12:30
Sef Tarbell20-Feb-02 12:30 
GeneralRe: Keyboard Accelerators Pin
louis20-Feb-02 19:20
louis20-Feb-02 19:20 
QuestionNewbie: Declaring in CPP or in h files? Pin
14-Feb-02 21:30
suss14-Feb-02 21:30 
AnswerRe: Newbie: Declaring in CPP or in h files? Pin
Jon Hulatt14-Feb-02 22:03
Jon Hulatt14-Feb-02 22:03 
AnswerRe: Newbie: Declaring in CPP or in h files? Pin
Navier15-Feb-02 13:22
Navier15-Feb-02 13:22 
GeneralVC# Standard vs. VC# Pro Pin
Rickard Andersson2014-Feb-02 21:30
Rickard Andersson2014-Feb-02 21:30 
GeneralRe: VC# Standard vs. VC# Pro Pin
Mazdak14-Feb-02 23:52
Mazdak14-Feb-02 23:52 
Generalflibble Pin
14-Feb-02 19:46
suss14-Feb-02 19:46 
GeneralRe: flibble Pin
14-Feb-02 19:59
suss14-Feb-02 19:59 
GeneralRe: flibble Pin
Jon Hulatt14-Feb-02 22:05
Jon Hulatt14-Feb-02 22:05 
Generalproblem in playing a wave file in VC++ Pin
14-Feb-02 18:48
suss14-Feb-02 18:48 
GeneralRe: problem in playing a wave file in VC++ Pin
alex.barylski14-Feb-02 19:01
alex.barylski14-Feb-02 19:01 
Generalstatic constructors and destructors in C++ Pin
Nish Nishant14-Feb-02 16:25
sitebuilderNish Nishant14-Feb-02 16:25 
GeneralRe: static constructors and destructors in C++ Pin
Nish Nishant14-Feb-02 16:37
sitebuilderNish Nishant14-Feb-02 16:37 
GeneralRe: static constructors and destructors in C++ Pin
Nish Nishant14-Feb-02 16:46
sitebuilderNish Nishant14-Feb-02 16:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.