Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem with CEdit Pin
zizzzz22-Sep-06 2:12
zizzzz22-Sep-06 2:12 
Questionerror 404 Pin
AnDev21-Sep-06 22:46
AnDev21-Sep-06 22:46 
AnswerRe: error 404 Pin
toxcct21-Sep-06 22:47
toxcct21-Sep-06 22:47 
QuestionSetting the Cursor Pin
Andy20221-Sep-06 22:18
Andy20221-Sep-06 22:18 
AnswerRe: Setting the Cursor Pin
Rinu_Raj21-Sep-06 22:21
Rinu_Raj21-Sep-06 22:21 
GeneralRe: Setting the Cursor Pin
Andy20222-Sep-06 0:37
Andy20222-Sep-06 0:37 
AnswerRe: Setting the Cursor Pin
prasad_som22-Sep-06 1:04
prasad_som22-Sep-06 1:04 
GeneralRe: Setting the Cursor [modified] Pin
krmed22-Sep-06 2:09
krmed22-Sep-06 2:09 
Although this code may well work, it's also possible that the ProcessMessages() call could cause the cursor to return to the standard arrow.

If that is happening, add a
wait.restore();
after the ProcessMessages() call.

Hope that helps.



-- modified at 8:43 Friday 22nd September, 2006

Karl - WK5M
PP-ASEL-IA (N43CS)
<kmedcalf@ev1.net>
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

GeneralRe: Setting the Cursor Pin
prasad_som22-Sep-06 2:20
prasad_som22-Sep-06 2:20 
AnswerRe: Setting the Cursor Pin
_AnsHUMAN_ 21-Sep-06 22:26
_AnsHUMAN_ 21-Sep-06 22:26 
AnswerRe: Setting the Cursor Pin
Hamid_RT28-Sep-06 10:04
Hamid_RT28-Sep-06 10:04 
QuestionI did one small VISUAL c++ project. problem with VSS? Pin
G Haranadh21-Sep-06 21:55
G Haranadh21-Sep-06 21:55 
QuestionManipulating user input Pin
Cyclone0221-Sep-06 21:48
Cyclone0221-Sep-06 21:48 
AnswerRe: Manipulating user input Pin
Eytukan21-Sep-06 22:15
Eytukan21-Sep-06 22:15 
QuestionHiding rows using CListCtrl Pin
flippydeflippydebop21-Sep-06 21:39
flippydeflippydebop21-Sep-06 21:39 
AnswerRe: Hiding rows using CListCtrl Pin
Naveen21-Sep-06 21:56
Naveen21-Sep-06 21:56 
AnswerRe: Hiding rows using CListCtrl Pin
Hamid_RT26-Sep-06 23:40
Hamid_RT26-Sep-06 23:40 
Question[Message Deleted] Pin
Susanmat21-Sep-06 20:38
Susanmat21-Sep-06 20:38 
AnswerRe: CListCtrl Pin
Naveen21-Sep-06 21:38
Naveen21-Sep-06 21:38 
AnswerRe: CListCtrl Pin
Hamid_RT21-Sep-06 22:12
Hamid_RT21-Sep-06 22:12 
GeneralRe: CListCtrl Pin
Hamid_RT26-Sep-06 23:40
Hamid_RT26-Sep-06 23:40 
Questionwindow properties Pin
Vissu8921-Sep-06 20:32
Vissu8921-Sep-06 20:32 
AnswerRe: window properties [modified] Pin
_AnsHUMAN_ 21-Sep-06 20:36
_AnsHUMAN_ 21-Sep-06 20:36 
GeneralRe: window properties Pin
Vissu8921-Sep-06 21:03
Vissu8921-Sep-06 21:03 
AnswerRe: window properties Pin
Eytukan21-Sep-06 21:57
Eytukan21-Sep-06 21:57 

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.