pkumar,
It depends on the app you are trying to create. Are you trying to
figure out how to draw the scrolling values, or to get the values? The
values you see on TV are fetched from market data, and is constantly updated
(you have one thread updating the buffer with the values, and the UI thread
reads from that buffer).
What is it exactly you are trying to do?
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
pkumar said:
How to implement live update, like stock ticker updates shown in TV .