Click here to Skip to main content
15,908,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Detecting the end of the file Pin
Aint29-May-07 17:01
Aint29-May-07 17:01 
QuestionRe: Detecting the end of the file Pin
David Crow30-May-07 2:39
David Crow30-May-07 2:39 
Question[Message Deleted] Pin
garfield18528-May-07 22:36
garfield18528-May-07 22:36 
AnswerRe: Cannot write in an Edit Box Pin
Naveen28-May-07 22:46
Naveen28-May-07 22:46 
GeneralRe: Cannot write in an Edit Box Pin
garfield18528-May-07 22:48
garfield18528-May-07 22:48 
GeneralRe: Cannot write in an Edit Box Pin
Naveen28-May-07 23:03
Naveen28-May-07 23:03 
AnswerRe: Cannot write in an Edit Box Pin
_AnsHUMAN_ 28-May-07 22:49
_AnsHUMAN_ 28-May-07 22:49 
GeneralRe: Cannot write in an Edit Box Pin
garfield18528-May-07 22:58
garfield18528-May-07 22:58 
Ok, lets see.
De dialog is created as Modal with DoModal();
I try to set the focus with this line:

SendDlgItemMessage(IDC_TXTISSI,WM_SETFOCUS);
//Where IDC_TXTISSI is the ID of the EditBox I want to write on

I changed the return value at the OnInitDialog. It doesn´t work. I still have to press TAB key and make a round if I want to write... Could it be some property of the EditBox? I have compared with all the others and have the same properties...

Confused | :confused: Confused | :confused: Confused | :confused:
GeneralRe: Cannot write in an Edit Box Pin
garfield18528-May-07 23:09
garfield18528-May-07 23:09 
GeneralRe: Cannot write in an Edit Box Pin
David Crow29-May-07 4:08
David Crow29-May-07 4:08 
AnswerRe: Cannot write in an Edit Box Pin
Hamid_RT29-May-07 0:19
Hamid_RT29-May-07 0:19 
GeneralRe: Cannot write in an Edit Box Pin
garfield18529-May-07 0:34
garfield18529-May-07 0:34 
GeneralRe: Cannot write in an Edit Box Pin
Hamid_RT29-May-07 0:46
Hamid_RT29-May-07 0:46 
QuestionPreTranslateMessage Pin
garfield18528-May-07 22:07
garfield18528-May-07 22:07 
AnswerRe: PreTranslateMessage Pin
Stephen Hewitt28-May-07 22:12
Stephen Hewitt28-May-07 22:12 
GeneralRe: PreTranslateMessage Pin
garfield18528-May-07 22:18
garfield18528-May-07 22:18 
AnswerRe: PreTranslateMessage Pin
Naveen28-May-07 22:17
Naveen28-May-07 22:17 
GeneralRe: PreTranslateMessage Pin
garfield18528-May-07 22:19
garfield18528-May-07 22:19 
QuestionData Compression Pin
shakumar_2228-May-07 21:42
shakumar_2228-May-07 21:42 
AnswerRe: Data Compression Pin
CPallini28-May-07 22:09
mveCPallini28-May-07 22:09 
AnswerRe: Data Compression Pin
jhwurmbach28-May-07 22:23
jhwurmbach28-May-07 22:23 
AnswerRe: Data Compression Pin
Hamid_RT29-May-07 0:17
Hamid_RT29-May-07 0:17 
QuestionGet dll name Pin
Try28-May-07 21:36
Try28-May-07 21:36 
AnswerRe: Get dll name Pin
Naveen28-May-07 21:41
Naveen28-May-07 21:41 
AnswerRe: Get dll name Pin
Hans Dietrich28-May-07 21:50
mentorHans Dietrich28-May-07 21:50 

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.