Click here to Skip to main content
15,912,977 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Media Elements usage based on some index value that matches with media element name Pin
pavanip8-Jun-09 18:29
pavanip8-Jun-09 18:29 
QuestionMedia Element source property in code behind Pin
pavanip5-Jun-09 21:15
pavanip5-Jun-09 21:15 
AnswerRe: Media Element source property in code behind Pin
Mark Salsbery6-Jun-09 8:31
Mark Salsbery6-Jun-09 8:31 
GeneralRe: Media Element source property in code behind Pin
pavanip6-Jun-09 19:31
pavanip6-Jun-09 19:31 
Questionhi peoples Pin
Hema Bairavan5-Jun-09 20:07
Hema Bairavan5-Jun-09 20:07 
AnswerRe: hi peoples Pin
Christian Graus5-Jun-09 23:21
protectorChristian Graus5-Jun-09 23:21 
GeneralRe: hi peoples Pin
#realJSOP5-Jun-09 23:36
professional#realJSOP5-Jun-09 23:36 
GeneralRe: hi peoples Pin
Christian Graus5-Jun-09 23:40
protectorChristian Graus5-Jun-09 23:40 
GeneralRe: hi peoples Pin
#realJSOP6-Jun-09 1:00
professional#realJSOP6-Jun-09 1:00 
GeneralRe: hi peoples Pin
Mark Salsbery6-Jun-09 8:22
Mark Salsbery6-Jun-09 8:22 
GeneralRe: hi peoples Pin
Christian Graus6-Jun-09 12:28
protectorChristian Graus6-Jun-09 12:28 
GeneralRe: hi peoples Pin
Mark Salsbery6-Jun-09 8:10
Mark Salsbery6-Jun-09 8:10 
GeneralRe: hi peoples Pin
Christian Graus6-Jun-09 12:30
protectorChristian Graus6-Jun-09 12:30 
AnswerRe: hi peoples Pin
Mark Salsbery6-Jun-09 8:10
Mark Salsbery6-Jun-09 8:10 
QuestionWPF - Move Image With Mouse Pin
Tee1235-Jun-09 15:02
Tee1235-Jun-09 15:02 
AnswerRe: WPF - Move Image With Mouse Pin
Christian Graus5-Jun-09 23:24
protectorChristian Graus5-Jun-09 23:24 
Have you traced the mouse value you're getting ? I suspect the value you're getting is not absolute to your image. I would suggest storing the mouse position when you capture it, and on move, working out how far you've moved and moving the transform accordingly, instead of setting an absolute value.

Christian Graus

Driven to the arms of OSX by Vista.

Please read this[^] if you don't like the answer I gave to your question.

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

GeneralRe: WPF - Move Image With Mouse Pin
Tee1236-Jun-09 1:30
Tee1236-Jun-09 1:30 
GeneralRe: WPF - Move Image With Mouse Pin
Mark Salsbery6-Jun-09 8:45
Mark Salsbery6-Jun-09 8:45 
JokeRe: WPF - Move Image With Mouse Pin
Christian Graus6-Jun-09 12:33
protectorChristian Graus6-Jun-09 12:33 
GeneralRe: WPF - Move Image With Mouse Pin
Mark Salsbery6-Jun-09 16:10
Mark Salsbery6-Jun-09 16:10 
GeneralRe: WPF - Move Image With Mouse Pin
Tee1238-Jun-09 7:37
Tee1238-Jun-09 7:37 
GeneralRe: WPF - Move Image With Mouse Pin
Sparkling_ouc1-Sep-09 19:46
Sparkling_ouc1-Sep-09 19:46 
QuestionWPF -Button control Pin
cbe_pav5-Jun-09 3:36
cbe_pav5-Jun-09 3:36 
AnswerRe: WPF -Button control Pin
ABitSmart5-Jun-09 3:51
ABitSmart5-Jun-09 3:51 
GeneralRe: WPF -Button control Pin
#realJSOP5-Jun-09 4:04
professional#realJSOP5-Jun-09 4:04 

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.