Click here to Skip to main content
15,908,172 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Animation problem Pin
Abhinav S10-Feb-10 22:18
Abhinav S10-Feb-10 22:18 
GeneralRe: Animation problem Pin
fjparisIII11-Feb-10 5:11
fjparisIII11-Feb-10 5:11 
GeneralRe: Animation problem Pin
Abhinav S11-Feb-10 6:21
Abhinav S11-Feb-10 6:21 
GeneralRe: Animation problem Pin
fjparisIII11-Feb-10 6:41
fjparisIII11-Feb-10 6:41 
QuestionHow to send key Pin
AksharRoop10-Feb-10 1:38
AksharRoop10-Feb-10 1:38 
AnswerRe: How to send key Pin
rhuiden10-Feb-10 2:17
rhuiden10-Feb-10 2:17 
GeneralRe: How to send key Pin
AksharRoop10-Feb-10 2:38
AksharRoop10-Feb-10 2:38 
GeneralRe: How to send key Pin
rhuiden10-Feb-10 3:29
rhuiden10-Feb-10 3:29 
Well... I didn't verify that it would or would not work. I thought "why would it not?" The message about the application not handling window messages is ridiculous. Every window in Windows must send and receive Windows messages on some level. That is the way Windows works. I also tried using SendWait like the error suggests but that doesn't work.

The only thing I can think of is to have some class with a static/shared event and method that raises that event. Then your window that needs the refresh could register to that event and the class that needs to send the refresh could call the method that sends the event. I hope that is not too confusing. It doesn't seem like a great solution but it will work.
QuestionReading Web Servers File System Pin
Jammer9-Feb-10 10:42
Jammer9-Feb-10 10:42 
AnswerRe: Reading Web Servers File System Pin
wolfbinary9-Feb-10 10:52
wolfbinary9-Feb-10 10:52 
GeneralRe: Reading Web Servers File System Pin
Jammer10-Feb-10 4:06
Jammer10-Feb-10 4:06 
GeneralRe: Reading Web Servers File System Pin
wolfbinary10-Feb-10 9:15
wolfbinary10-Feb-10 9:15 
QuestionMenu links are sometimes non-responsive to the Click Event???!!! Pin
Michael Eber8-Feb-10 11:51
Michael Eber8-Feb-10 11:51 
AnswerRe: Menu links are sometimes non-responsive to the Click Event???!!! Pin
Abhinav S8-Feb-10 23:46
Abhinav S8-Feb-10 23:46 
QuestionImage on form Pin
Syed Shahid Hussain8-Feb-10 11:11
Syed Shahid Hussain8-Feb-10 11:11 
AnswerRe: Image on form Pin
Not Active8-Feb-10 11:16
mentorNot Active8-Feb-10 11:16 
GeneralRe: Image on form Pin
Syed Shahid Hussain8-Feb-10 21:43
Syed Shahid Hussain8-Feb-10 21:43 
GeneralRe: Image on form Pin
Pete O'Hanlon8-Feb-10 21:52
mvePete O'Hanlon8-Feb-10 21:52 
QuestionWPF Pin
Syed Shahid Hussain8-Feb-10 11:08
Syed Shahid Hussain8-Feb-10 11:08 
AnswerRe: WPF Pin
Not Active8-Feb-10 11:17
mentorNot Active8-Feb-10 11:17 
AnswerRe: WPF Pin
V.8-Feb-10 21:25
professionalV.8-Feb-10 21:25 
QuestionProblem w/ ClickOnce deployment and EventLogs Pin
vsaratkar8-Feb-10 9:46
vsaratkar8-Feb-10 9:46 
QuestionDragging outlook attached documents into a WPF app Pin
RugbyLeague8-Feb-10 3:59
RugbyLeague8-Feb-10 3:59 
AnswerRe: Dragging outlook attached documents into a WPF app Pin
Pete O'Hanlon8-Feb-10 4:24
mvePete O'Hanlon8-Feb-10 4:24 
GeneralRe: Dragging outlook attached documents into a WPF app Pin
RugbyLeague8-Feb-10 5:34
RugbyLeague8-Feb-10 5:34 

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.