Click here to Skip to main content
15,891,902 members
Home / Discussions / WPF
   

WPF

 
QuestionProblem setting dialogresult in WPF [SOLVED] Pin
michmela4422-Aug-09 19:08
michmela4422-Aug-09 19:08 
AnswerRe: Problem setting dialogresult in WPF Pin
AspDotNetDev22-Aug-09 22:02
protectorAspDotNetDev22-Aug-09 22:02 
GeneralRe: Problem setting dialogresult in WPF Pin
michmela4423-Aug-09 6:28
michmela4423-Aug-09 6:28 
AnswerRe: Problem setting dialogresult in WPF Pin
AspDotNetDev23-Aug-09 15:15
protectorAspDotNetDev23-Aug-09 15:15 
GeneralRe: Problem setting dialogresult in WPF Pin
michmela4423-Aug-09 15:52
michmela4423-Aug-09 15:52 
GeneralRe: Problem setting dialogresult in WPF Pin
AspDotNetDev23-Aug-09 16:03
protectorAspDotNetDev23-Aug-09 16:03 
GeneralRe: Problem setting dialogresult in WPF Pin
michmela4423-Aug-09 16:14
michmela4423-Aug-09 16:14 
AnswerRe: Problem setting dialogresult in WPF Pin
michmela4423-Aug-09 16:36
michmela4423-Aug-09 16:36 
OK. I found it.

There was an event that was being fired from a previous stage in development that was never removed, and it was setting the DialogResult to false.

It was confusing to me because the DialogResult was showing false immediately after the call to DialogResult = true;.

I am still not used to WPF and setting event handlers in XAML(Delphi convert).



Sorry for all the trouble, but thatnks a lot for trying to help.
GeneralRe: Problem setting dialogresult in WPF Pin
AspDotNetDev23-Aug-09 17:00
protectorAspDotNetDev23-Aug-09 17:00 
QuestionWpf listbox select item [modified] Pin
mark011222-Aug-09 4:43
mark011222-Aug-09 4:43 
AnswerRe: Wpf listbox select item Pin
User 27100922-Aug-09 5:11
User 27100922-Aug-09 5:11 
AnswerRe: Wpf listbox select item Pin
mark011222-Aug-09 6:32
mark011222-Aug-09 6:32 
GeneralRe: Wpf listbox select item Pin
Christian Graus22-Aug-09 14:25
protectorChristian Graus22-Aug-09 14:25 
GeneralRe: Wpf listbox select item [modified] Pin
mark011222-Aug-09 15:10
mark011222-Aug-09 15:10 
GeneralRe: Wpf listbox select item Pin
AspDotNetDev22-Aug-09 22:44
protectorAspDotNetDev22-Aug-09 22:44 
QuestionEditing multiple item types in the same control Pin
gantww21-Aug-09 16:43
gantww21-Aug-09 16:43 
AnswerRe: Editing multiple item types in the same control Pin
Mark Salsbery24-Aug-09 8:43
Mark Salsbery24-Aug-09 8:43 
QuestionFire EventTrigger on WPF Style Change? [SOLVED] Pin
AspDotNetDev21-Aug-09 11:20
protectorAspDotNetDev21-Aug-09 11:20 
AnswerRe: Fire EventTrigger on WPF Style Change? Pin
User 27100922-Aug-09 5:10
User 27100922-Aug-09 5:10 
GeneralRe: Fire EventTrigger on WPF Style Change? Pin
AspDotNetDev22-Aug-09 10:17
protectorAspDotNetDev22-Aug-09 10:17 
GeneralRe: Fire EventTrigger on WPF Style Change? Pin
User 27100922-Aug-09 12:22
User 27100922-Aug-09 12:22 
GeneralRe: Fire EventTrigger on WPF Style Change? Pin
AspDotNetDev22-Aug-09 17:23
protectorAspDotNetDev22-Aug-09 17:23 
GeneralRe: Fire EventTrigger on WPF Style Change? Pin
AspDotNetDev22-Aug-09 22:40
protectorAspDotNetDev22-Aug-09 22:40 
GeneralRe: Fire EventTrigger on WPF Style Change? Pin
User 27100923-Aug-09 4:43
User 27100923-Aug-09 4:43 
AnswerRe: Fire EventTrigger on WPF Style Change? [SOLUTION] Pin
AspDotNetDev23-Aug-09 15:09
protectorAspDotNetDev23-Aug-09 15:09 

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.