Click here to Skip to main content
15,912,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: initializing static const members using functions Pin
rockychaudhary23-Oct-06 8:54
rockychaudhary23-Oct-06 8:54 
Questionsize of a new window Pin
prithaa23-Oct-06 7:53
prithaa23-Oct-06 7:53 
AnswerRe: size of a new window Pin
PJ Arends23-Oct-06 8:49
professionalPJ Arends23-Oct-06 8:49 
QuestionVC++ 6.0 and DAO db access Pin
giannib2k23-Oct-06 6:19
giannib2k23-Oct-06 6:19 
AnswerRe: VC++ 6.0 and DAO db access Pin
David Crow23-Oct-06 7:49
David Crow23-Oct-06 7:49 
AnswerRe: VC++ 6.0 and DAO db access Pin
Steve S23-Oct-06 21:54
Steve S23-Oct-06 21:54 
GeneralRe: VC++ 6.0 and DAO db access Pin
giannib2k24-Oct-06 4:56
giannib2k24-Oct-06 4:56 
QuestionHow to prevent window to get focus Pin
AnTri23-Oct-06 6:16
AnTri23-Oct-06 6:16 
Hey,

please help me. I've got a SDI-App with a non modal dialog. The dialogs only task is to choose parameter (e.g. in a listbox) for my application.
After selecting an item in the listbox (on dialog) the focus should move to my a control (choosen by listbox) in my cformview(e.g. CEdit - Control).

I handle the OnLvnItemChangedList message in my dialog. In this function I post a message (WM_SETFOCUS) to my (formview) window. But the focus returns immediately back to my dialog.
When I set the focus to my mainwnd (by mouseclick) the focus is in the right control. But how can I set the focus to my mainfrm automatically?

Thanx for your help
AnswerRe: How to prevent window to get focus Pin
includeh1023-Oct-06 8:48
includeh1023-Oct-06 8:48 
GeneralRe: How to prevent window to get focus Pin
AnTri23-Oct-06 23:17
AnTri23-Oct-06 23:17 
QuestionWindows Mobile 5.0 Pocket PC SDK Pin
surfman1923-Oct-06 5:27
surfman1923-Oct-06 5:27 
QuestionClosing App and DLL? Pin
Cpt Rick23-Oct-06 5:16
Cpt Rick23-Oct-06 5:16 
AnswerRe: Closing App and DLL? Pin
TClarke23-Oct-06 6:07
TClarke23-Oct-06 6:07 
GeneralRe: Closing App and DLL? Pin
Cpt Rick23-Oct-06 7:47
Cpt Rick23-Oct-06 7:47 
Question[Message Deleted] Pin
AJKU BUIUBIUA23-Oct-06 4:36
AJKU BUIUBIUA23-Oct-06 4:36 
AnswerRe: reading from files under Linux Pin
Cedric Moonen23-Oct-06 4:41
Cedric Moonen23-Oct-06 4:41 
AnswerRe: reading from files under Linux Pin
Nemanja Trifunovic23-Oct-06 4:43
Nemanja Trifunovic23-Oct-06 4:43 
AnswerRe: reading from files under Linux Pin
Eric Dahlvang23-Oct-06 4:54
Eric Dahlvang23-Oct-06 4:54 
General[Message Deleted] Pin
AJKU BUIUBIUA23-Oct-06 5:34
AJKU BUIUBIUA23-Oct-06 5:34 
GeneralRe: reading from files under Linux Pin
Zac Howland23-Oct-06 7:33
Zac Howland23-Oct-06 7:33 
GeneralRe: reading from files under Linux Pin
Eric Dahlvang23-Oct-06 6:38
Eric Dahlvang23-Oct-06 6:38 
AnswerRe: reading from files under Linux Pin
kakan23-Oct-06 19:54
professionalkakan23-Oct-06 19:54 
QuestionLNK4006 - double definition ?! Pin
Mr.Brainley23-Oct-06 3:41
Mr.Brainley23-Oct-06 3:41 
AnswerRe: LNK4006 - double definition ?! Pin
Chris Losinger23-Oct-06 4:16
professionalChris Losinger23-Oct-06 4:16 
GeneralRe: LNK4006 - double definition ?! Pin
Mr.Brainley23-Oct-06 4:37
Mr.Brainley23-Oct-06 4:37 

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.