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

WPF

 
GeneralRe: Please help me in wpf/expression blend Pin
User 17164921-May-08 1:09
professionalUser 17164921-May-08 1:09 
GeneralRe: Please help me in wpf/expression blend Pin
Jammer2-May-08 4:32
Jammer2-May-08 4:32 
QuestionText Ticker Pin
KBou28-Apr-08 2:07
KBou28-Apr-08 2:07 
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 
What exactly does not work?

Here is a link to a super book on writing WPF Code. This is the link to the Source Code download that has lots of animiation code.

http://www.microsoft.com/mspress/companion/0-7356-1957-3/[^]

From what you wrote before, you want to scroll text.

One way to accomplish this, is to us an animation and a TranslateTransform to change the position of the text.

If you are on a canvas, you can animate the x & y points.

You down load Express Blend 2.5 Preview for free. You can write and study doing this in a few minutes in Blend.

Cheers, Karl

» CodeProject 2008 MVP
» Microsoft MVP - Client App Dev

My Blog | Mole's Home Page | MVP Profile

Just a grain of sand on the worlds beaches.



modified 27-Feb-21 21:01pm.

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 
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 

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.