Click here to Skip to main content
15,791,574 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: UI not updating Pin
Richard Deeming29-Mar-21 22:36
mveRichard Deeming29-Mar-21 22:36 
GeneralRe: UI not updating Pin
#realJSOP30-Mar-21 0:42
mve#realJSOP30-Mar-21 0:42 
GeneralRe: UI not updating Pin
Richard Deeming30-Mar-21 1:05
mveRichard Deeming30-Mar-21 1:05 
GeneralRe: UI not updating Pin
#realJSOP30-Mar-21 6:12
mve#realJSOP30-Mar-21 6:12 
GeneralRe: UI not updating Pin
#realJSOP30-Mar-21 13:14
mve#realJSOP30-Mar-21 13:14 
GeneralRe: UI not updating Pin
#realJSOP30-Mar-21 15:26
mve#realJSOP30-Mar-21 15:26 
QuestionImpossible? Get instance of MainWindow from extern WPF-application Pin
Mc_Topaz22-Mar-21 15:05
Mc_Topaz22-Mar-21 15:05 
AnswerRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Richard Deeming22-Mar-21 23:40
mveRichard Deeming22-Mar-21 23:40 
I suspect you're calling GetB too early - the main window hasn't shown up yet.

Assuming you have control of both applications, you'd probably be better off using IPC, probably using anonymous named pipes:
Pipe Operations in .NET | Microsoft Docs[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Mc_Topaz23-Mar-21 5:02
Mc_Topaz23-Mar-21 5:02 
AnswerRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Gerry Schmitz23-Mar-21 8:27
mveGerry Schmitz23-Mar-21 8:27 
GeneralRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Mc_Topaz23-Mar-21 13:22
Mc_Topaz23-Mar-21 13:22 
GeneralRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Richard Deeming24-Mar-21 0:14
mveRichard Deeming24-Mar-21 0:14 
GeneralRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Gerry Schmitz24-Mar-21 6:40
mveGerry Schmitz24-Mar-21 6:40 
GeneralRe: Impossible? Get instance of MainWindow from extern WPF-application Pin
Mc_Topaz25-Mar-21 1:02
Mc_Topaz25-Mar-21 1:02 
QuestionWPF DataGrid Custom Group Header Pin
Kevin Marois22-Mar-21 9:47
professionalKevin Marois22-Mar-21 9:47 
AnswerRe: WPF DataGrid Custom Group Header Pin
Richard Deeming22-Mar-21 23:35
mveRichard Deeming22-Mar-21 23:35 
QuestionDynamic WPF DataGrid Pin
Kevin Marois19-Mar-21 11:41
professionalKevin Marois19-Mar-21 11:41 
AnswerRe: Dynamic WPF DataGrid Pin
Richard Deeming21-Mar-21 23:50
mveRichard Deeming21-Mar-21 23:50 
GeneralRe: Dynamic WPF DataGrid Pin
Kevin Marois22-Mar-21 8:07
professionalKevin Marois22-Mar-21 8:07 
GeneralRe: Dynamic WPF DataGrid Pin
Kevin Marois23-Mar-21 10:58
professionalKevin Marois23-Mar-21 10:58 
GeneralRe: Dynamic WPF DataGrid Pin
Richard Deeming24-Mar-21 0:13
mveRichard Deeming24-Mar-21 0:13 
GeneralRe: Dynamic WPF DataGrid Pin
Kevin Marois24-Mar-21 7:14
professionalKevin Marois24-Mar-21 7:14 
QuestionWPF with TPL Multithreading Pin
#realJSOP16-Mar-21 7:04
mve#realJSOP16-Mar-21 7:04 
AnswerRe: WPF with TPL Multithreading Pin
Gerry Schmitz16-Mar-21 8:45
mveGerry Schmitz16-Mar-21 8:45 
GeneralRe: WPF with TPL Multithreading Pin
#realJSOP16-Mar-21 10:03
mve#realJSOP16-Mar-21 10:03 

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.