Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3354

Re: Datawindow Picture Control - fading from one to another

$
0
0

event timer;

 

integer liTransparency

liTransparency = integer ( dw_1.Describe ( 'p_1.transparency' ))

if liTransparency < 100 then liTransparency ++

dw_1.Modify ( 'p_1.transparency='  + string ( liTransparency ))

 

end event

 

event open;

 

timer ( .02 , this )

 

end event


Viewing all articles
Browse latest Browse all 3354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>