Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGraphs using MFC Pin
Anu_Bala6-Feb-06 18:11
Anu_Bala6-Feb-06 18:11 
AnswerRe: Graphs using MFC Pin
Cool Ju6-Feb-06 19:19
Cool Ju6-Feb-06 19:19 
AnswerRe: Graphs using MFC Pin
Jagadeesh VN6-Feb-06 19:53
Jagadeesh VN6-Feb-06 19:53 
QuestionDrawing Graph in MFC Pin
Anu_Bala6-Feb-06 18:09
Anu_Bala6-Feb-06 18:09 
AnswerRe: Drawing Graph in MFC Pin
ThatsAlok6-Feb-06 19:53
ThatsAlok6-Feb-06 19:53 
QuestionApplication blocked when pressing on control box Pin
Kemi10016-Feb-06 16:58
Kemi10016-Feb-06 16:58 
AnswerRe: Application blocked when pressing on control box Pin
Stephen Hewitt6-Feb-06 18:20
Stephen Hewitt6-Feb-06 18:20 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 18:48
Kemi10016-Feb-06 18:48 
Hi Steve,

Thank you for your reply. OKey. I will discrible my situation in more details:

My App consists of 2 dialogs: main dialog and the Monitor dialog.
- Main dialog has a timer (started in OnInitDialog with enlapse time = 100ms). When the time enlapsed, PostMessage to Monitor dialog.
- Monitor dialog: modelless dialog created and shown in OnInitDialog of the main dialog, contains a ListControl. Every time when receives a message from Main dialog, insert a new string to the list control (such as "New message from main dialog" Big Grin | :-D )

When I run app, the list control on Monitor dialog continuously filled with new rows. But when I PRESS and HOLD left mouse button on control boxes or PRESS and HOLD right mouse button on Title bar of the main dialog, The list control stops adding new rows until the mouse released. => My app somehow blocked!!
That's my problem. Is this clear? Any suggestion?

Thanks,



Have a good time!
KEMI

-- modified at 0:51 Tuesday 7th February, 2006
GeneralRe: Application blocked when pressing on control box Pin
Stephen Hewitt6-Feb-06 19:09
Stephen Hewitt6-Feb-06 19:09 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 19:34
Kemi10016-Feb-06 19:34 
GeneralRe: Application blocked when pressing on control box Pin
khan++6-Feb-06 19:31
khan++6-Feb-06 19:31 
GeneralRe: Application blocked when pressing on control box Pin
Stephen Hewitt6-Feb-06 19:38
Stephen Hewitt6-Feb-06 19:38 
GeneralRe: Application blocked when pressing on control box Pin
khan++6-Feb-06 19:51
khan++6-Feb-06 19:51 
GeneralRe: Application blocked when pressing on control box Pin
Stephen Hewitt6-Feb-06 20:00
Stephen Hewitt6-Feb-06 20:00 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 19:53
Kemi10016-Feb-06 19:53 
GeneralRe: Application blocked when pressing on control box Pin
khan++6-Feb-06 20:12
khan++6-Feb-06 20:12 
GeneralRe: Application blocked when pressing on control box Pin
khan++6-Feb-06 20:27
khan++6-Feb-06 20:27 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 20:53
Kemi10016-Feb-06 20:53 
GeneralRe: Application blocked when pressing on control box Pin
khan++6-Feb-06 21:05
khan++6-Feb-06 21:05 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10017-Feb-06 21:42
Kemi10017-Feb-06 21:42 
AnswerRe: Application blocked when pressing on control box Pin
Cool Ju6-Feb-06 19:52
Cool Ju6-Feb-06 19:52 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 20:07
Kemi10016-Feb-06 20:07 
GeneralRe: Application blocked when pressing on control box Pin
Kemi10016-Feb-06 20:10
Kemi10016-Feb-06 20:10 
QuestionLNK4017 warning in vc.net 2003 Pin
arunperi6-Feb-06 16:56
arunperi6-Feb-06 16:56 
AnswerRe: LNK4017 warning in vc.net 2003 Pin
Owner drawn6-Feb-06 16:59
Owner drawn6-Feb-06 16:59 

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.