![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | How to create Marquee text animation Hi, How to create marquee text animation with XAML? Or it can only do by code behind? |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: How to create Marquee text animation Hi, paukp06 wrote: > Hi, > How to create marquee text animation with XAML? Or it can only do by > code behind? You could use a TranslateTransform with a DoubleAnimation set on Transform.X. HTH, Laurent -- Laurent Bugnion, GalaSoft Software engineering: http://www.galasoft-LB.ch Private/Malaysia: http://mypage.bluewin.ch/lbugnion Support children in Calcutta: http://www.calcutta-espoir.ch |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: How to create Marquee text animation It cannot work if the message is too long. How can solve this problem? Thanks in advance. Laurent Bugnion wrote: > Hi, > > paukp06 wrote: > > Hi, > > How to create marquee text animation with XAML? Or it can only do by > > code behind? > > You could use a TranslateTransform with a DoubleAnimation set on > Transform.X. > > HTH, > Laurent > -- > Laurent Bugnion, GalaSoft > Software engineering: http://www.galasoft-LB.ch > Private/Malaysia: http://mypage.bluewin.ch/lbugnion > Support children in Calcutta: http://www.calcutta-espoir.ch |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: How to create Marquee text animation Hi, paukp06 wrote: > It cannot work if the message is too long. How can solve this problem? > Thanks in advance. Yes, if the message is long, or if the message is dynamic, then you'll need code behind to set the label's text. Greetings, Laurent -- Laurent Bugnion, GalaSoft Software engineering: http://www.galasoft-LB.ch Private/Malaysia: http://mypage.bluewin.ch/lbugnion Support children in Calcutta: http://www.calcutta-espoir.ch |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MVP's, text to speech!!, Can I dictate in other text input program | andy t | Vista General | 0 | 07-15-2008 02:58 PM |
| Howto: Add lines of text from a specific point in a text file.. | Daz | VB Script | 13 | 06-24-2008 10:55 AM |
| Re: loop through text and create array | Kiron | PowerShell | 1 | 05-20-2008 01:00 PM |
| How do I read a text file and sort text by fixed positions? | Cornelius | PowerShell | 5 | 07-20-2007 06:34 PM |
| Creating a text marquee | Ishmael | Avalon | 1 | 03-28-2007 11:17 AM |