splash screens
-
hi .. can any one tell me how to use splash screens in my programme ive tried using class ceditview.. but to no avail. telll me how to manage this.. and if some one could give ma the code ... dat will be great then looking forward from all the gurus of code
-
hi .. can any one tell me how to use splash screens in my programme ive tried using class ceditview.. but to no avail. telll me how to manage this.. and if some one could give ma the code ... dat will be great then looking forward from all the gurus of code
try this : http://www.codeproject.com/dialog/dialogspl.asp ~RaGE();
-
hi .. can any one tell me how to use splash screens in my programme ive tried using class ceditview.. but to no avail. telll me how to manage this.. and if some one could give ma the code ... dat will be great then looking forward from all the gurus of code
take a look here http://www.codeproject.com/dialog/index.asp#General or more specifically http://www.codeproject.com/dialog/splasher.asp hope this helps. Or u can just use a thread to close a modaless dialog box after a certain amount of time.
-
take a look here http://www.codeproject.com/dialog/index.asp#General or more specifically http://www.codeproject.com/dialog/splasher.asp hope this helps. Or u can just use a thread to close a modaless dialog box after a certain amount of time.
aldeba wrote: Or u can just use a thread to close a modaless dialog box after a certain amount of time. Actually, it's easier to just set a timer from within the modeless dialog. When the timer fires, the dialog is closed. /ravi Let's put "civil" back into "civilization" http://www.ravib.com ravib@ravib.com