View Single Post
Old 08-24-2006, 10:14 AM   #2
veetid
MySQL Error
 
veetid's Avatar
 
Join Date: Apr 2004
Posts: 4,980
My Photos: ()
Quote: Originally Posted by djerik View Post
How do I display the loading splash used in the web plugin?

this.CF_Main_systemCommands(CF_Actions.SHOWINFO);

//Do some stuff you need to do

this.CF_Main_systemCommands(CF_Actions.HIDEINFO);


Make sure HIDEINFO always gets called, so try catch your stuff to do in the middle, otherwise the loading dialog can get stuck on the screen...

david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
veetid is offline   Reply With Quote