Click here to Skip to main content
16,007,687 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF migration frame work 3.5 to 4.5 framework Pin
Praveen Raghuvanshi5-Apr-15 7:18
professionalPraveen Raghuvanshi5-Apr-15 7:18 
QuestionWPF Image Edit Control Required Pin
TheBabbler26-Mar-15 22:18
TheBabbler26-Mar-15 22:18 
AnswerRe: WPF Image Edit Control Required Pin
Gerry Schmitz30-Mar-15 11:35
mveGerry Schmitz30-Mar-15 11:35 
GeneralRe: WPF Image Edit Control Required Pin
TheBabbler30-Mar-17 2:49
TheBabbler30-Mar-17 2:49 
GeneralRe: WPF Image Edit Control Required Pin
Gerry Schmitz30-Mar-17 6:52
mveGerry Schmitz30-Mar-17 6:52 
QuestionVS2012 Start Page Template Pin
Kevin Marois19-Mar-15 10:29
professionalKevin Marois19-Mar-15 10:29 
AnswerRe: VS2012 Start Page Template Pin
Afzaal Ahmad Zeeshan25-Mar-15 3:52
professionalAfzaal Ahmad Zeeshan25-Mar-15 3:52 
AnswerRe: VS2012 Start Page Template Pin
Richard MacCutchan25-Mar-15 5:39
mveRichard MacCutchan25-Mar-15 5:39 
GeneralRe: VS2012 Start Page Template Pin
zephaneas25-Mar-15 5:47
zephaneas25-Mar-15 5:47 
GeneralRe: VS2012 Start Page Template Pin
Richard MacCutchan25-Mar-15 6:29
mveRichard MacCutchan25-Mar-15 6:29 
GeneralRe: VS2012 Start Page Template Pin
zephaneas25-Mar-15 6:34
zephaneas25-Mar-15 6:34 
GeneralRe: VS2012 Start Page Template Pin
Richard MacCutchan25-Mar-15 7:56
mveRichard MacCutchan25-Mar-15 7:56 
QuestionVS 2012 Start Page Problem Pin
Kevin Marois19-Mar-15 10:29
professionalKevin Marois19-Mar-15 10:29 
AnswerRe: VS 2012 Start Page Problem Pin
Afzaal Ahmad Zeeshan25-Mar-15 3:54
professionalAfzaal Ahmad Zeeshan25-Mar-15 3:54 
GeneralRe: VS 2012 Start Page Problem Pin
Kevin Marois25-Mar-15 4:00
professionalKevin Marois25-Mar-15 4:00 
QuestionHow to display a PDF file in WPF form Pin
Kandepu Rajesh19-Mar-15 6:19
Kandepu Rajesh19-Mar-15 6:19 
AnswerRe: How to display a PDF file in WPF form Pin
Gerry Schmitz20-Mar-15 13:28
mveGerry Schmitz20-Mar-15 13:28 
GeneralRe: How to display a PDF file in WPF form Pin
Kandepu Rajesh25-Mar-15 11:53
Kandepu Rajesh25-Mar-15 11:53 
GeneralRe: How to display a PDF file in WPF form Pin
Gerry Schmitz25-Mar-15 12:05
mveGerry Schmitz25-Mar-15 12:05 
QuestionHow would you create a virtual TextEditor? Pin
HerrGilbert10-Mar-15 8:04
professionalHerrGilbert10-Mar-15 8:04 
AnswerRe: How would you create a virtual TextEditor? Pin
Mycroft Holmes10-Mar-15 13:10
professionalMycroft Holmes10-Mar-15 13:10 
GeneralRe: How would you create a virtual TextEditor? Pin
HerrGilbert10-Mar-15 13:47
professionalHerrGilbert10-Mar-15 13:47 
Not really, at least for Windows. On the one hand, there is Large Text File Viewer, but that is hard to find at the moment. EmEditor is commercial Software, but disables word wrapping and some other options, afaik. And I don't think editing will work.

Then, there is HxD, a Hexeditor. It can even read your disk. That would be the last option, cause with a hex editor, you dont have to deal with line breaks etc. Everything can be set to fixed with. But that would be too easy.^^

A little bit easier to approach would be paging, I guess, instead of scrolling. But that is not so nice, but would be an Option, too.
GeneralRe: How would you create a virtual TextEditor? Pin
Mycroft Holmes10-Mar-15 14:14
professionalMycroft Holmes10-Mar-15 14:14 
GeneralRe: How would you create a virtual TextEditor? Pin
HerrGilbert10-Mar-15 20:07
professionalHerrGilbert10-Mar-15 20:07 
SuggestionRe: How would you create a virtual TextEditor? Pin
Richard Deeming11-Mar-15 3:09
mveRichard Deeming11-Mar-15 3: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.