Welcome! Log In Create A New Profile

Advanced

Help in using Floating Window Component

Posted by issah 
issah
Help in using Floating Window Component
September 09, 2008 03:21PM
I have incorporated the above component into my application and have loaded it with the ComponentLoad command. When I tried the FloatingHelpDisplay command, it didn't display anything.

Any help in the use of this component would be appreciated, especially if it has been used in any of the examples.

Thanks

issah
KenKnight
Re: Help in using Floating Window Component
September 10, 2008 12:52AM
Hi,

Now that you have it incorporated into your project, call it like so;

//Display the floating window to let them know
//we received the file.
stFloatingHelp:bSoundEnabled = False
stFloatingHelp:sText = sVerb+"ing Report : " + sFilename
stFloatingHelp:sTitle = "Client"
stFloatingHelp:nClosingTimeout = 8
FloatingHelpDisplay(stFloatingHelp)

And that's pretty much it.

Cheers!
Ken





issah
Re: Help in using Floating Window Component
September 12, 2008 11:11AM
Thanks.

issah
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: