Click here to Skip to main content
15,894,460 members
Home / Discussions / WPF
   

WPF

 
AnswerCross post. Please ignore. Pin
Pete O'Hanlon15-Jun-09 0:13
mvePete O'Hanlon15-Jun-09 0:13 
QuestionWPF Image List viewer problem Pin
ruellm14-Jun-09 23:58
ruellm14-Jun-09 23:58 
AnswerRe: WPF Image List viewer problem Pin
Pete O'Hanlon15-Jun-09 1:19
mvePete O'Hanlon15-Jun-09 1:19 
Questionabout Silverlight 3!! Pin
Seraph_summer14-Jun-09 23:48
Seraph_summer14-Jun-09 23:48 
AnswerCross post. Pin
Pete O'Hanlon15-Jun-09 0:20
mvePete O'Hanlon15-Jun-09 0:20 
GeneralRe: Cross post. Pin
Seraph_summer15-Jun-09 0:25
Seraph_summer15-Jun-09 0:25 
AnswerRe: about Silverlight 3!! Pin
Michael Sync23-Jul-09 20:25
Michael Sync23-Jul-09 20:25 
QuestionAnimation timelines Pin
Christian Graus14-Jun-09 23:20
protectorChristian Graus14-Jun-09 23:20 
I've just discovered you can do this, which is cool:

slider.BeginAnimation(Slider.ValueProperty,
new DoubleAnimation(slider.Value, newValue, animationDuration, FillBehavior.Stop));

Just like Core Animation, I had no idea that was possible. The question is, when I do this, is there any way to make the animation more in a non linear way, so it starts slow and gets faster, or vice versa ?

Amusingly, I just found a class called AnimationTimeline. But, it doesn't seem to take To and From properties, and generally doesn't respond well to googling, so, still need help....

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

AnswerRe: Animation timelines Pin
Pete O'Hanlon14-Jun-09 23:56
mvePete O'Hanlon14-Jun-09 23:56 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 0:14
protectorChristian Graus15-Jun-09 0:14 
GeneralRe: Animation timelines Pin
Pete O'Hanlon15-Jun-09 0:18
mvePete O'Hanlon15-Jun-09 0:18 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 0:32
protectorChristian Graus15-Jun-09 0:32 
GeneralRe: Animation timelines Pin
Pete O'Hanlon15-Jun-09 1:13
mvePete O'Hanlon15-Jun-09 1:13 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 14:48
protectorChristian Graus15-Jun-09 14:48 
AnswerRe: Animation timelines Pin
Insincere Dave16-Jun-09 4:20
Insincere Dave16-Jun-09 4:20 
QuestionYes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
salon14-Jun-09 21:27
salon14-Jun-09 21:27 
AnswerRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
salon14-Jun-09 22:11
salon14-Jun-09 22:11 
AnswerRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
Pete O'Hanlon14-Jun-09 22:47
mvePete O'Hanlon14-Jun-09 22:47 
GeneralRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
Mark Salsbery15-Jun-09 6:42
Mark Salsbery15-Jun-09 6:42 
QuestionSilverlight & Windows Pin
deepseeindeepsy14-Jun-09 20:53
deepseeindeepsy14-Jun-09 20:53 
AnswerRe: Silverlight & Windows Pin
zlezj14-Jun-09 20:55
zlezj14-Jun-09 20:55 
AnswerRe: Silverlight & Windows Pin
Mark Salsbery15-Jun-09 6:44
Mark Salsbery15-Jun-09 6:44 
AnswerRe: Silverlight & Windows Pin
Michael Sync23-Jul-09 20:27
Michael Sync23-Jul-09 20:27 
QuestionSupport for Parallel Processing? Pin
Abhinav S14-Jun-09 20:38
Abhinav S14-Jun-09 20:38 
AnswerRe: Support for Parallel Processing? Pin
Mark Salsbery15-Jun-09 6:48
Mark Salsbery15-Jun-09 6:48 

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.