Click here to Skip to main content
15,911,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Set the Font of Tree Control Pin
Michael Dunn8-Dec-08 10:05
sitebuilderMichael Dunn8-Dec-08 10:05 
QuestionEditBox with focus but no cursor [modified] Pin
BadJerry7-Dec-08 23:30
BadJerry7-Dec-08 23:30 
AnswerRe: EditBox with focus but no cursor Pin
Code-o-mat8-Dec-08 0:20
Code-o-mat8-Dec-08 0:20 
GeneralRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 0:23
BadJerry8-Dec-08 0:23 
GeneralRe: EditBox with focus but no cursor Pin
Code-o-mat8-Dec-08 0:25
Code-o-mat8-Dec-08 0:25 
GeneralRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 0:38
BadJerry8-Dec-08 0:38 
GeneralRe: EditBox with focus but no cursor Pin
Code-o-mat8-Dec-08 0:42
Code-o-mat8-Dec-08 0:42 
GeneralRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 1:07
BadJerry8-Dec-08 1:07 
Thanks for taking the time to answer by the way!

1) No it's a simple CEdit... I did override WM_KEYDOWN (with PreTranslateMessage in the parent window)... I am doing a custom control where you can view some html and view the source code... and switch with a custom tab control from one to the other. Hoping I make sense...
2) The cursor disappears when the user clicks on the tab control... it hides the other window, displays the edit, gives it focus and voila - you can type but you have no idea where you are
3) Not sure I understand... do you want me to change the cursor? I certainly have not changed it manually so far
GeneralRe: EditBox with focus but no cursor Pin
Code-o-mat8-Dec-08 1:18
Code-o-mat8-Dec-08 1:18 
GeneralRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 1:25
BadJerry8-Dec-08 1:25 
GeneralRe: EditBox with focus but no cursor Pin
Code-o-mat8-Dec-08 1:35
Code-o-mat8-Dec-08 1:35 
QuestionRe: EditBox with focus but no cursor Pin
bob169728-Dec-08 1:52
bob169728-Dec-08 1:52 
AnswerRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 1:57
BadJerry8-Dec-08 1:57 
GeneralRe: EditBox with focus but no cursor Pin
bob169728-Dec-08 3:41
bob169728-Dec-08 3:41 
GeneralRe: EditBox with focus but no cursor Pin
BadJerry8-Dec-08 3:43
BadJerry8-Dec-08 3:43 
QuestionNeed help on WinCE remote database connection Pin
sribachana7-Dec-08 23:29
sribachana7-Dec-08 23:29 
QuestionFollowing code unable to write/upload file on a HTTP Server Pin
Dhiraj kumar Saini7-Dec-08 23:25
Dhiraj kumar Saini7-Dec-08 23:25 
QuestionRe: Following code unable to write/upload file on a HTTP Server Pin
David Crow8-Dec-08 3:07
David Crow8-Dec-08 3:07 
QuestionHow to change the appearence of mouse pointer to sand Time Pin
kapardhi7-Dec-08 23:03
kapardhi7-Dec-08 23:03 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
Code-o-mat7-Dec-08 23:14
Code-o-mat7-Dec-08 23:14 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
K. Sushilkumar7-Dec-08 23:15
K. Sushilkumar7-Dec-08 23:15 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
Stuart Dootson7-Dec-08 23:17
professionalStuart Dootson7-Dec-08 23:17 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
Chandrasekharan P7-Dec-08 23:20
Chandrasekharan P7-Dec-08 23:20 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
Iain Clarke, Warrior Programmer8-Dec-08 0:32
Iain Clarke, Warrior Programmer8-Dec-08 0:32 
AnswerRe: How to change the appearence of mouse pointer to sand Time Pin
David Crow8-Dec-08 3:10
David Crow8-Dec-08 3:10 

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.