Click here to Skip to main content
15,867,453 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Run application on 2nd Core Pin
Covean13-Nov-09 1:46
Covean13-Nov-09 1:46 
QuestionI want to learn silver light.Can any one tell me the best approach? Pin
pallaka13-Nov-09 0:42
pallaka13-Nov-09 0:42 
AnswerRe: I want to learn silver light.Can any one tell me the best approach? Pin
Mark Salsbery13-Nov-09 7:59
Mark Salsbery13-Nov-09 7:59 
AnswerRe: I want to learn silver light.Can any one tell me the best approach? Pin
Michael Eber22-Jan-10 12:54
Michael Eber22-Jan-10 12:54 
QuestionHow to create a "Are you sure pop-up when closing application (with never show this message again check box)" using WPF and C#?. Pin
rajeberer12-Nov-09 20:40
rajeberer12-Nov-09 20:40 
AnswerRe: How to create a "Are you sure pop-up when closing application (with never show this message again check box)" using WPF and C#?. Pin
Richard MacCutchan12-Nov-09 22:52
mveRichard MacCutchan12-Nov-09 22:52 
QuestionHelp with a custom layered bitmap control in WPF Pin
BryanWilkins12-Nov-09 14:38
professionalBryanWilkins12-Nov-09 14:38 
AnswerRe: Help with a custom layered bitmap control in WPF[Solved] Pin
BryanWilkins16-Nov-09 2:33
professionalBryanWilkins16-Nov-09 2:33 
I figured that I would post what I did here for others to see how I approached it and to comment on my thoughts.

I took a step back and with a deep breath did some research on custom panel layouts. It seems that I really needed to understand this because i made a custom panel layout somewhat akin to a cross between a Grid and a Canvas. Got it to auto size the composited bitmaps into the size of the panel by figuring out a global scale in the MeasureOverride. That way i still get the benefit of attaching pixel shaders to the image objects if i need to do saturation,chroma key etc...

Please tell me if you think this could help others so i can think about making it an article if useful.

Bryan
Questionlistbox problems Pin
loyal ginger12-Nov-09 9:01
loyal ginger12-Nov-09 9:01 
AnswerRe: listbox problems Pin
Pete O'Hanlon12-Nov-09 9:26
subeditorPete O'Hanlon12-Nov-09 9:26 
QuestionMessage Removed Pin
12-Nov-09 3:28
professionalN_tro_P12-Nov-09 3:28 
AnswerRe: Silverlight 3 tutorial Pin
Mark Salsbery12-Nov-09 6:54
Mark Salsbery12-Nov-09 6:54 
QuestionDesigner issue Pin
Tauseef A12-Nov-09 3:18
Tauseef A12-Nov-09 3:18 
AnswerRe: Designer issue Pin
Mark Salsbery12-Nov-09 7:00
Mark Salsbery12-Nov-09 7:00 
QuestionRe: Designer issue Pin
Tauseef A12-Nov-09 19:43
Tauseef A12-Nov-09 19:43 
AnswerRe: Designer issue Pin
Mark Salsbery12-Nov-09 21:36
Mark Salsbery12-Nov-09 21:36 
QuestionRe: Designer issue Pin
Tauseef A13-Nov-09 7:04
Tauseef A13-Nov-09 7:04 
AnswerRe: Designer issue Pin
Mark Salsbery13-Nov-09 7:18
Mark Salsbery13-Nov-09 7:18 
QuestionWPF Grid View Pin
sankarganesh11-Nov-09 21:48
sankarganesh11-Nov-09 21:48 
AnswerRe: WPF Grid View Pin
Pete O'Hanlon11-Nov-09 22:32
subeditorPete O'Hanlon11-Nov-09 22:32 
QuestionSet the Text property of a TextBox Pin
soup11-Nov-09 11:53
soup11-Nov-09 11:53 
AnswerRe: Set the Text property of a TextBox Pin
Christian Graus11-Nov-09 14:08
protectorChristian Graus11-Nov-09 14:08 
GeneralRe: Set the Text property of a TextBox Pin
soup11-Nov-09 22:25
soup11-Nov-09 22:25 
AnswerRe: Set the Text property of a TextBox Pin
Jeremy Hutchinson12-Nov-09 5:03
professionalJeremy Hutchinson12-Nov-09 5:03 
GeneralRe: Set the Text property of a TextBox Pin
soup12-Nov-09 5:37
soup12-Nov-09 5:37 

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.