Click here to Skip to main content
15,921,062 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Text Ticker Pin
User 27100928-Apr-08 3:35
User 27100928-Apr-08 3:35 
GeneralRe: Text Ticker [modified] Pin
KBou29-Apr-08 3:38
KBou29-Apr-08 3:38 
GeneralRe: Text Ticker Pin
User 27100929-Apr-08 3:59
User 27100929-Apr-08 3:59 
GeneralRe: Text Ticker Pin
KBou29-Apr-08 4:19
KBou29-Apr-08 4:19 
GeneralRe: Text Ticker Pin
User 27100929-Apr-08 4:31
User 27100929-Apr-08 4:31 
GeneralRe: Text Ticker Pin
KBou4-May-08 22:22
KBou4-May-08 22:22 
GeneralRe: Text Ticker Pin
User 2710095-May-08 0:05
User 2710095-May-08 0:05 
GeneralRe: Text Ticker Pin
KBou5-May-08 0:29
KBou5-May-08 0:29 
Thanks for the ClipToBounds. This works fine.

I have a Canvas on wich the user can drag usercontrols wich can contain a textblock. From a contextmenu they can start the scrolling. The text must keep on scrolling until it is stopped by the user. The text in the textblock is continu changing, much like a news ticker.

And i want all of this in code because the user is must be able to change things like speed, direction and he also had the ability to change the size of the usercontrol.

I have methodes for setting the text and a methode that starts te animation, but now the animation only runs once.

So what is the best way to keep the animation running until the users stops it?


Thanks.
Kevin
GeneralRe: Text Ticker Pin
User 2710095-May-08 0:46
User 2710095-May-08 0:46 
GeneralRe: Text Ticker Pin
KBou7-May-08 19:58
KBou7-May-08 19:58 
GeneralRe: Text Ticker Pin
User 2710097-May-08 23:21
User 2710097-May-08 23:21 
GeneralRe: Text Ticker Pin
KBou8-May-08 0:15
KBou8-May-08 0:15 
GeneralRe: Text Ticker Pin
User 2710098-May-08 0:20
User 2710098-May-08 0:20 
GeneralRe: Text Ticker Pin
KBou8-May-08 1:34
KBou8-May-08 1:34 
GeneralRe: Text Ticker Pin
User 2710098-May-08 2:33
User 2710098-May-08 2:33 
GeneralRe: Text Ticker Pin
KBou8-May-08 3:07
KBou8-May-08 3:07 
GeneralRe: Text Ticker Pin
User 2710098-May-08 3:23
User 2710098-May-08 3:23 
GeneralRe: Text Ticker Pin
KBou8-May-08 3:53
KBou8-May-08 3:53 
GeneralRe: Text Ticker Pin
KBou15-May-08 22:05
KBou15-May-08 22:05 
GeneralRe: Text Ticker Pin
User 27100916-May-08 0:10
User 27100916-May-08 0:10 
GeneralRe: Text Ticker Pin
KBou16-May-08 2:13
KBou16-May-08 2:13 
GeneralRe: Text Ticker Pin
User 27100916-May-08 2:14
User 27100916-May-08 2:14 
GeneralRe: Text Ticker Pin
KBou16-May-08 2:23
KBou16-May-08 2:23 
GeneralRe: Text Ticker Pin
User 27100925-May-08 4:10
User 27100925-May-08 4:10 
QuestionHow can I create web part of my Silverlight 1.0 Application Pin
Paras Kaneriya25-Apr-08 2:45
Paras Kaneriya25-Apr-08 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.