Click here to Skip to main content
15,892,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how do u add an item to start menu? Pin
Malibu28-Nov-02 9:45
Malibu28-Nov-02 9:45 
GeneralRe: how do u add an item to start menu? Pin
devvvy29-Nov-02 17:10
devvvy29-Nov-02 17:10 
AnswerRe: how do u add an item to start menu? Pin
Mike Nordell29-Nov-02 16:43
Mike Nordell29-Nov-02 16:43 
GeneralRe: how do u add an item to start menu? Pin
devvvy29-Nov-02 17:10
devvvy29-Nov-02 17:10 
GeneralRe: how do u add an item to start menu? Pin
Mike Nordell29-Nov-02 20:57
Mike Nordell29-Nov-02 20:57 
GeneralRe: how do u add an item to start menu? Pin
devvvy29-Nov-02 21:01
devvvy29-Nov-02 21:01 
GeneralRe: how do u add an item to start menu? Pin
Mike Nordell29-Nov-02 21:21
Mike Nordell29-Nov-02 21:21 
Generalnavigating around a CListCtrl Pin
devvvy28-Nov-02 8:51
devvvy28-Nov-02 8:51 
hi, i have set up a CListCtrl which enable in place editing by drawing an edit box around the cell that's selected.

http://www.codeproject.com/listctrl/editing_subitems_in_listcontrol.asp

the trouble is, the user must hit ENTER (that triggers OnOK) before leaving the cell. I improved the situation a little by capturing CMyDlg::OnKillfocusEdit1(). Just as OnOK, the handler transfer what's entered into the editbox to the CListCtrl.

however, that's insufficient. i wish that the user can use the arrow key to move around.

norm
GeneralHelp Me!!! Pin
Steven M Hunt28-Nov-02 8:18
Steven M Hunt28-Nov-02 8:18 
GeneralWindow on top of common dialogs Pin
Jeff Patterson28-Nov-02 6:40
Jeff Patterson28-Nov-02 6:40 
GeneralRe: Window on top of common dialogs Pin
Jeff Patterson28-Nov-02 7:18
Jeff Patterson28-Nov-02 7:18 
GeneralDistributing Pin
Jamie Hale28-Nov-02 5:59
Jamie Hale28-Nov-02 5:59 
GeneralRe: Distributing Pin
berndg28-Nov-02 9:11
berndg28-Nov-02 9:11 
GeneralRe: Distributing Pin
Jamie Hale29-Nov-02 8:28
Jamie Hale29-Nov-02 8:28 
GeneralClick button on dialog box to open window. Pin
ooosawaddee328-Nov-02 5:56
ooosawaddee328-Nov-02 5:56 
GeneralRe: Click button on dialog box to open window. Pin
dima_t29-Nov-02 1:27
dima_t29-Nov-02 1:27 
GeneralA question about DirectShow in DirectX 5.0 Pin
Hadi Rezaee28-Nov-02 5:39
Hadi Rezaee28-Nov-02 5:39 
GeneralRe: A question about DirectShow in DirectX 5.0 Pin
Stephane Rodriguez.28-Nov-02 5:53
Stephane Rodriguez.28-Nov-02 5:53 
GeneralRe: A question about DirectShow in DirectX 5.0 Pin
Hadi Rezaee28-Nov-02 8:07
Hadi Rezaee28-Nov-02 8:07 
QuestionHow to get name of a file opened by Open dialog box? Pin
Azadeh28-Nov-02 5:21
Azadeh28-Nov-02 5:21 
AnswerRe: How to get name of a file opened by Open dialog box? Pin
Jeff Patterson28-Nov-02 6:45
Jeff Patterson28-Nov-02 6:45 
GeneralRe: How to get name of a file opened by Open dialog box? Pin
Azadeh28-Nov-02 8:44
Azadeh28-Nov-02 8:44 
GeneralCan I close the file opened by Open dialog box? Pin
Azadeh29-Nov-02 2:52
Azadeh29-Nov-02 2:52 
GeneralRe: Can I close the file opened by Open dialog box? Pin
jhwurmbach29-Nov-02 3:48
jhwurmbach29-Nov-02 3:48 
GeneralRe: Can I close the file opened by Open dialog box? Pin
Azadeh29-Nov-02 8:44
Azadeh29-Nov-02 8:44 

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.