![]() |
CDialog
does anyone know how to open a 'processing' dialog and then close it again from the main app dialog.
for example: :
CProcessingDlg.OPEN() //i dont know the exact call. ( i think it is DoModal(), but not sure)I am using MSVC6 thanks Nellie |
create it as a modeless dialog (see MSDN) so that the program can continue working.
|
http://msdn.microsoft.com/library/de...alog_boxes.asp does not mean much to me.
|
There are lots of examples on the net. Google for "how to create a modeless dialog" and you get several good hits. Here's just one of them
http://www.google.com/search?hl=en&q...=Google+Search google should become one of your best programming tutors |
If you have difficulty finding the help you need, I have an example at home that I used as part of a Uni module that I can try and dig out for you.
kirkl_uk |
Looking at the first link on google, http://www.codeproject.com/dialog/modelesschild.asp
Quote:
|
Quote:
|
I use MFC, but as have only just started i am still a bit unsure.
This is all one big steep learning curve for me... |
Quote:
|
Nellie: your sig should say "members who consisted of a large portion..." you're using "whom" incorrectly.
Just wanted to let you know. |
| All times are GMT -5. The time now is 5:35 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC