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

WPF

 
GeneralRe: WPF TreeView Problem Pin
Kevin Marois17-Oct-12 5:10
professionalKevin Marois17-Oct-12 5:10 
QuestionWPF Datagrid grouping with dynamic columns Pin
Member 93422189-Oct-12 20:45
Member 93422189-Oct-12 20:45 
AnswerRe: WPF Datagrid grouping with dynamic columns Pin
Mycroft Holmes14-Oct-12 15:35
professionalMycroft Holmes14-Oct-12 15:35 
QuestionUsing the ComponentResourceKey Pin
ElPicoso9-Oct-12 8:21
ElPicoso9-Oct-12 8:21 
QuestionSilvelight : Canvas with checkbox create in dynamically like theater sit booking Pin
Shaikh Daniyal9-Oct-12 3:06
professionalShaikh Daniyal9-Oct-12 3:06 
AnswerRe: Silvelight : Canvas with checkbox create in dynamically like theater sit booking Pin
Pete O'Hanlon9-Oct-12 3:11
subeditorPete O'Hanlon9-Oct-12 3:11 
QuestionByte[] of PDF into image Pin
GomathiR9-Oct-12 2:43
GomathiR9-Oct-12 2:43 
AnswerRe: Byte[] of PDF into image Pin
Pete O'Hanlon9-Oct-12 2:57
subeditorPete O'Hanlon9-Oct-12 2:57 
You can't convert a PDF into an image simply by converting it into a byte array. Without the conversion to an image, the BitmapImage identifies that it cannot display the byte array, so it doesn't attempt to display it. You might want to try this[^] library for the actual conversion (there's even a small sample on saving a PDF to a png file).

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: Byte[] of PDF into image Pin
GomathiR9-Oct-12 21:23
GomathiR9-Oct-12 21:23 
GeneralRe: Byte[] of PDF into image Pin
Pete O'Hanlon9-Oct-12 21:51
subeditorPete O'Hanlon9-Oct-12 21:51 
GeneralRe: Byte[] of PDF into image Pin
GomathiR10-Oct-12 4:22
GomathiR10-Oct-12 4:22 
QuestionSL application tha treads local registries Pin
picasso25-Oct-12 18:51
picasso25-Oct-12 18:51 
AnswerRe: SL application tha treads local registries Pin
Richard MacCutchan5-Oct-12 22:37
mveRichard MacCutchan5-Oct-12 22:37 
QuestionHow to dynamically load Theme in Application? Pin
Savalia Manoj M4-Oct-12 1:27
Savalia Manoj M4-Oct-12 1:27 
AnswerRe: How to dynamically load Theme in Application? Pin
Pete O'Hanlon4-Oct-12 1:55
subeditorPete O'Hanlon4-Oct-12 1:55 
AnswerRe: How to dynamically load Theme in Application? Pin
Shrinivas Ramesh Ambat17-Oct-12 2:38
Shrinivas Ramesh Ambat17-Oct-12 2:38 
GeneralRe: How to dynamically load Theme in Application? Pin
Pete O'Hanlon17-Oct-12 3:07
subeditorPete O'Hanlon17-Oct-12 3:07 
GeneralRe: How to dynamically load Theme in Application? Pin
Wayne Gaylard17-Oct-12 3:10
professionalWayne Gaylard17-Oct-12 3:10 
QuestionProblem in flow direction when value is right to left in Telerik Pin
Hossein Khalaj3-Oct-12 20:19
Hossein Khalaj3-Oct-12 20:19 
AnswerRe: Problem in flow direction when value is right to left in Telerik Pin
Pete O'Hanlon3-Oct-12 20:21
subeditorPete O'Hanlon3-Oct-12 20:21 
GeneralRe: Problem in flow direction when value is right to left in Telerik Pin
Hossein Khalaj3-Oct-12 20:23
Hossein Khalaj3-Oct-12 20:23 
GeneralRe: Problem in flow direction when value is right to left in Telerik Pin
Hossein Khalaj4-Oct-12 22:48
Hossein Khalaj4-Oct-12 22:48 
Questionbinding: not work property Mode=TwoWay and UpdateSourceTrigger Pin
dominioYP3-Oct-12 0:25
dominioYP3-Oct-12 0:25 
AnswerRe: binding: not work property Mode=TwoWay and UpdateSourceTrigger Pin
Pete O'Hanlon3-Oct-12 0:54
subeditorPete O'Hanlon3-Oct-12 0:54 
GeneralRe: binding: not work property Mode=TwoWay and UpdateSourceTrigger Pin
dominioYP3-Oct-12 22:24
dominioYP3-Oct-12 22:24 

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.