GIDForums  

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 17-Sep-2009, 08:34
dpreznik dpreznik is offline
New Member
 
Join Date: Sep 2009
Posts: 7
dpreznik is on a distinguished road

Wait Cursor does not show up


Dear friends,

I need a help with a Wait (Hour Glass) cursor. In my MFC program, I have the following code:
CPP / C++ / C Code:
void CBookDoc::SomeMethod() 
{
	AfxGetApp()->DoWaitCursor(1); // display the hourglass cursor
...
// Some stuff is done
...
	AfxGetApp()->DoWaitCursor(-1); // -1->>remove the hourglass cursor
}

I wonder why the cursor never changes to show the hour glass?
Last edited by admin : 18-Sep-2009 at 03:48. Reason: Please insert your example C/C++ codes between [CPP] and [/CPP] tags
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
wait() and waitpid() functions groberts1980 C Programming Language 3 20-Sep-2006 18:57
Show Desktop Problem which minmizes all the window sarguna MS Visual C++ / MFC Forum 3 05-Sep-2006 02:09
How to restore the Show Desktop Icon MaXimus Computer Software Forum - Windows 2 09-Apr-2006 11:47
Chappelle's Show: Season 2 DVD Release? 00rish Open Discussion Forum 7 27-Aug-2004 13:23
Show Signatures In Quick Reply BobbyDouglas GIDForums™ 3 14-Mar-2004 15:25

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 23:27.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.