|
From: Chris on 21 Apr 2008 04:15 I am developing an win CE app. There is a backgroung thread that is synchonizing my app with a desktop comp every i.e 60 secs. I would like to show any notification to the user when data has been synchronized. Do you have any idea how to do that? I have tried to show a form (but the form is frozen, why?). Any help will be appreciated!
From: dbgrick on 23 Apr 2008 10:50 You could write a today screen plug in. Then just notify your plug in when you update and redraw the text. Regards, Rick D. "Chris" wrote: > I am developing an win CE app. There is a backgroung thread that is > synchonizing my app with a desktop comp every i.e 60 secs. I would like to > show any notification to the user when data has been synchronized. Do you > have any idea how to do that? I have tried to show a form (but the form is > frozen, why?). > Any help will be appreciated!
|
Pages: 1 Prev: Usage of SHCMBM_SETSUBMENU Next: IE script error when creating MFC Smart Device app inVS2005 |