View Single Post
Old 02-24-2006, 01:40   #273 (permalink)
Seklth
Freak Poster
 
Join Date: Jun 2004
Location: Russia, Zelenograd
Age: 35
Posts: 336
Member: 70080
Status: Offline
Thanks Meter: 2
Quote:
Originally Posted by sc0ty
Hi patchers! I need a method to close please wait animation. Any idea? I'll be glad if you help me.
Thanks in advanced!
I do it so:

calling:
id_dia=CreateDialogWithSoftKeys(......);

in OnCreate:
PleaseWait(1);

in my file procedure (example)
CloseDialogWithSoftKeys(id_dia);
  Reply With Quote
 
Page generated in 0.08054 seconds with 8 queries