Page 1 of 1

Clue about assistent

PostPosted: November 22nd, 2005, 2:12 pm
by alexhaifa
Hello, First of all I want to congratulate for this wonderful component. It has made my application shine. :D

I am developing an application where I display the assistent with a ballon with some option, the user must choose one of them and after choosing one of them the assistent informs whether the user chose a correct option. Now it has been my problem how to hide the assistent after displaying the last message.

Thanks

PostPosted: November 22nd, 2005, 2:16 pm
by Kambiz
You can use a timer to hide the assistant after a delay.

Is There any way to know whether balloom is being displayed?

PostPosted: November 22nd, 2005, 2:32 pm
by alexhaifa
Like

If Assistent. IsBallonVisible then

Thanks

PostPosted: November 22nd, 2005, 8:26 pm
by Kambiz
Yes!