Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Please Wait dialog? (Read 2606 times)
just2click
YaBB Newbies
*
Offline


Go Sharks Go

Posts: 16
Joined: Oct 11th, 2006
Please Wait dialog?
Dec 11th, 2006 at 7:52am
Print Post  
Hi,

I'm trying to add a small pop-up dialog with a please wait image/text. This pop-up dialog should be closed/hidden once FC loading/operation is completed.

I tried all kinds of options, from div to iframe to showModaless (I'm working under ASP.NET with JavaScript).

Any ideas? Can I fire such pop-up from within FC?

Thanks in advnace,

Dror
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Please Wait dialog?
Reply #1 - Dec 11th, 2006 at 12:42pm
Print Post  
If the flowchart is already loaded in the browser, you might display the "please wait" text in a temporary box. It will be visible while loading a diagram from the server, because the flowchart won't repaint itself until the diagram is loaded.

If you need to display the message while the flowchart.dll is still being loaded, you will have to use other means, e.g. a "please wait" page in a new browser popup window.

Stoyan
  
Back to top
 
IP Logged
 
just2click
YaBB Newbies
*
Offline


Go Sharks Go

Posts: 16
Joined: Oct 11th, 2006
Re: Please Wait dialog?
Reply #2 - Dec 13th, 2006 at 11:23am
Print Post  
Thakns Stoyo, I'll try that as soon as I get a break Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint