Click here to Skip to main content
15,886,733 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How would you create a virtual TextEditor? Pin
HerrGilbert10-Mar-15 13:47
professionalHerrGilbert10-Mar-15 13:47 
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 
GeneralRe: How would you create a virtual TextEditor? Pin
HerrGilbert11-Mar-15 7:07
professionalHerrGilbert11-Mar-15 7:07 
AnswerRe: How would you create a virtual TextEditor? Pin
Philippe Mori19-Mar-15 7:06
Philippe Mori19-Mar-15 7:06 
GeneralRe: How would you create a virtual TextEditor? Pin
HerrGilbert25-Mar-15 0:19
professionalHerrGilbert25-Mar-15 0:19 
QuestionWPF Drawing an Image on a Rotated Canvas Pin
bontempi29-Mar-15 12:43
bontempi29-Mar-15 12:43 
Hi,

I was hoping someone can point me in the right direction.

I have developed a document reader based around XPS which allows the users to draw an image with the mouse on top of the paginated document in a Canvas. Now this works great in the original orientation (Portrait).

But as soon as I perform a RotateTransform (90 or 270 degrees) on the Canvas for Landscape pages, then attempt to draw again, the image is in the wrong orientation because the left and top of the Canvas has shifted.

Now I can do a RotateTransform on the image before the drawing begins, but on the mousemove event it's going in the opposite direction.

Is there a way to move the left and top of the Canvas to a new position after the RotateTransform?


Thanks
QuestionRegarding WPF Pin
Member 1146122218-Feb-15 3:36
Member 1146122218-Feb-15 3:36 
AnswerRe: Regarding WPF Pin
Pete O'Hanlon18-Feb-15 4:44
mvePete O'Hanlon18-Feb-15 4:44 
AnswerRe: Regarding WPF Pin
Abhinav S21-Feb-15 18:03
Abhinav S21-Feb-15 18:03 
AnswerRe: Regarding WPF Pin
Subramanyam Shankar17-Mar-15 1:01
professionalSubramanyam Shankar17-Mar-15 1:01 
AnswerRe: Regarding WPF Pin
Elegantly Wasted24-Mar-15 23:06
Elegantly Wasted24-Mar-15 23:06 
QuestionChanging a Label Content of Page 2 from Page in WPF Pin
Vimalsoft(Pty) Ltd17-Feb-15 2:04
professionalVimalsoft(Pty) Ltd17-Feb-15 2:04 
QuestionHow to call from Nested UserControl another UserControl Pin
LAPEC16-Feb-15 10:44
LAPEC16-Feb-15 10:44 
Answer[REPOST]: How to call from Nested UserControl another UserControl Pin
Richard Deeming16-Feb-15 11:12
mveRichard Deeming16-Feb-15 11:12 
AnswerRe: How to call from Nested UserControl another UserControl Pin
Elegantly Wasted24-Mar-15 23:53
Elegantly Wasted24-Mar-15 23:53 
QuestionXamOutlookBar and XamDataTree. Pin
micromortu16-Feb-15 3:33
micromortu16-Feb-15 3:33 
QuestionHow to convert byte arrays to excel and download it in silverlight ? Pin
Member 1088301311-Feb-15 3:56
Member 1088301311-Feb-15 3:56 
AnswerRe: How to convert byte arrays to excel and download it in silverlight ? Pin
Kenneth Haugland11-Feb-15 11:56
mvaKenneth Haugland11-Feb-15 11:56 
AnswerRe: How to convert byte arrays to excel and download it in silverlight ? Pin
Richard MacCutchan11-Feb-15 21:45
mveRichard MacCutchan11-Feb-15 21:45 
GeneralRe: How to convert byte arrays to excel and download it in silverlight ? Pin
manchanx8-Mar-15 14:04
professionalmanchanx8-Mar-15 14:04 
GeneralRe: How to convert byte arrays to excel and download it in silverlight ? Pin
Richard MacCutchan8-Mar-15 22:27
mveRichard MacCutchan8-Mar-15 22:27 
GeneralRe: How to convert byte arrays to excel and download it in silverlight ? Pin
manchanx9-Mar-15 5:20
professionalmanchanx9-Mar-15 5:20 
GeneralRe: How to convert byte arrays to excel and download it in silverlight ? Pin
Richard MacCutchan9-Mar-15 5:22
mveRichard MacCutchan9-Mar-15 5:22 

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.