Click here to Skip to main content
15,885,546 members
Home / Discussions / WPF
   

WPF

 
QuestionWPF User Controls - Interacting With Other Controls Pin
Kevin Marois19-Apr-13 5:10
professionalKevin Marois19-Apr-13 5:10 
AnswerRe: WPF User Controls - Interacting With Other Controls Pin
Mycroft Holmes19-Apr-13 13:19
professionalMycroft Holmes19-Apr-13 13:19 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
Kevin Marois19-Apr-13 13:21
professionalKevin Marois19-Apr-13 13:21 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
Mycroft Holmes19-Apr-13 13:26
professionalMycroft Holmes19-Apr-13 13:26 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
_Maxxx_7-May-13 20:09
professional_Maxxx_7-May-13 20:09 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
SledgeHammer0124-Apr-13 8:48
SledgeHammer0124-Apr-13 8:48 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
Mycroft Holmes24-Apr-13 12:25
professionalMycroft Holmes24-Apr-13 12:25 
GeneralRe: WPF User Controls - Interacting With Other Controls Pin
Kevin Marois25-Apr-13 10:54
professionalKevin Marois25-Apr-13 10:54 
Now that I'v had a few days to thin about it, the subscriber should pass in it's id to the control Init. Could be a PK or a guid. If there are 3 tabs open, each instance of control would be intiailized with a different id.

Then, each subsequent call would have that Id passed with it. Then control's methods would only act if the Id passed in the message matches that sent in the 'init' method.
If it's not broken, fix it until it is

GeneralRe: WPF User Controls - Interacting With Other Controls Pin
_Maxxx_7-May-13 20:20
professional_Maxxx_7-May-13 20:20 
QuestionData binding validation Pin
columbos1492715-Apr-13 22:13
columbos1492715-Apr-13 22:13 
AnswerRe: Data binding validation Pin
Nupur S. Tiwari16-Apr-13 19:36
Nupur S. Tiwari16-Apr-13 19:36 
GeneralRe: Data binding validation Pin
columbos1492720-Apr-13 2:18
columbos1492720-Apr-13 2:18 
QuestionExtending wpf print dialog Pin
Andreas X15-Apr-13 20:15
professionalAndreas X15-Apr-13 20:15 
AnswerRe: Extending wpf print dialog Pin
Kenneth Haugland17-Apr-13 21:00
mvaKenneth Haugland17-Apr-13 21:00 
GeneralRe: Extending wpf print dialog Pin
Andreas X17-Apr-13 22:38
professionalAndreas X17-Apr-13 22:38 
GeneralRe: Extending wpf print dialog Pin
Kenneth Haugland17-Apr-13 23:14
mvaKenneth Haugland17-Apr-13 23:14 
GeneralRe: Extending wpf print dialog Pin
Andreas X18-Apr-13 0:27
professionalAndreas X18-Apr-13 0:27 
QuestionThe best way to display live log output to a WPF windows. Pin
Daudaka15-Apr-13 5:25
Daudaka15-Apr-13 5:25 
AnswerRe: The best way to display live log output to a WPF windows. Pin
Mycroft Holmes15-Apr-13 12:47
professionalMycroft Holmes15-Apr-13 12:47 
AnswerRe: The best way to display live log output to a WPF windows. Pin
Andreas X15-Apr-13 21:34
professionalAndreas X15-Apr-13 21:34 
QuestionButton sizes become small in a stackpanel Pin
Vimalsoft(Pty) Ltd13-Apr-13 22:52
professionalVimalsoft(Pty) Ltd13-Apr-13 22:52 
AnswerRe: Button sizes become small in a stackpanel Pin
Abhishek Sur20-Apr-13 1:46
professionalAbhishek Sur20-Apr-13 1:46 
GeneralRe: Button sizes become small in a stackpanel Pin
Vimalsoft(Pty) Ltd21-Apr-13 3:08
professionalVimalsoft(Pty) Ltd21-Apr-13 3:08 
GeneralRe: Button sizes become small in a stackpanel Pin
Abhishek Sur21-Apr-13 11:20
professionalAbhishek Sur21-Apr-13 11:20 
GeneralRe: Button sizes become small in a stackpanel Pin
Vimalsoft(Pty) Ltd22-Apr-13 1:27
professionalVimalsoft(Pty) Ltd22-Apr-13 1:27 

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.