![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | 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) |
| | 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) |
| | 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) |
| | 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 | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Unable to Create New Line in Text File | PowerShell | |||
| Create a new text document in folder | Vista General | |||
| Unable to create a new text doc using right click | Vista General | |||
| Re: loop through text and create array | PowerShell | |||