Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Please find attached QVW file can u plz tell me how to add such kind of effects in GUI.
Thanks
do you mean gradient style?
Can u plz tell me how to make effect dynamically whatever present right now on screen
I mean blinking effect.
Thanks
do you mean changing the background color time to time ?
QlikView has a function called Now() you can get the seconds to a variable and then can control your UI as long as the time pass on.
Hi Sudeep,
Can u plz give me procedure for this,
Still i am not able ot understand.
Thanks.
Google blinking text, Qlikview Maven has some nice examples - word of warning these use the now() function which is not good for longterm memory use.