Click here to Skip to main content
15,914,222 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Selected Tab index? Pin
User 27100925-Sep-08 15:44
User 27100925-Sep-08 15:44 
GeneralRe: Selected Tab index? Pin
Mohammad Dayyan25-Sep-08 15:51
Mohammad Dayyan25-Sep-08 15:51 
GeneralRe: Selected Tab index? Pin
User 27100925-Sep-08 15:58
User 27100925-Sep-08 15:58 
GeneralRe: Selected Tab index? Pin
Mohammad Dayyan25-Sep-08 16:13
Mohammad Dayyan25-Sep-08 16:13 
GeneralRe: Selected Tab index? Pin
User 27100925-Sep-08 16:16
User 27100925-Sep-08 16:16 
GeneralRe: Selected Tab index? Pin
Mohammad Dayyan25-Sep-08 16:25
Mohammad Dayyan25-Sep-08 16:25 
GeneralRe: Selected Tab index? Pin
User 27100925-Sep-08 16:26
User 27100925-Sep-08 16:26 
QuestionHow to create simple editable document under WPF? Pin
MikeKus25-Sep-08 9:40
MikeKus25-Sep-08 9:40 
Hi!
I'm trying to create a small program that allows to create,edit and print several slides. Idea is similar to PowerPoint, although much much simpler (only editable RichText and Images from files placed on the slide)

How can I do this? (FlowDocument won't work because fixed coords are necessary for all the elements)

I can think of using Canvas layout, dynamically destroying old controls(Saving the edited text and links to images to some internal structure) and creating-placing new EditText and Image controls each time user clicks Next or Previous slide buttons(filling them with data from saved internal data).

But how do I allow zooming of this canvas with controls so that if user zooms in, scroll bars appear, text and image controls enlarge correctly like in any Office App.
Will I be able then to print this canvas with all the controls on it?

Is there a better way to do this?

Thanks!
AnswerRe: How to create simple editable document under WPF? Pin
User 27100925-Sep-08 15:16
User 27100925-Sep-08 15:16 
QuestionAnyone working with CAL - Commanding Issue Pin
Jammer25-Sep-08 9:01
Jammer25-Sep-08 9:01 
AnswerRe: Anyone working with CAL - Commanding Issue Pin
Jammer25-Sep-08 11:45
Jammer25-Sep-08 11:45 
QuestionDirectx in silverlight 2.0 Pin
Member 469462724-Sep-08 23:32
Member 469462724-Sep-08 23:32 
AnswerRe: Directx in silverlight 2.0 Pin
Pete O'Hanlon25-Sep-08 0:53
mvePete O'Hanlon25-Sep-08 0:53 
GeneralRe: Directx in silverlight 2.0 Pin
Sujit Mandal1-Oct-08 0:24
Sujit Mandal1-Oct-08 0:24 
QuestionXAML form opening problem? Pin
Dotnetkanna24-Sep-08 20:08
Dotnetkanna24-Sep-08 20:08 
AnswerRe: XAML form opening problem? Pin
Pete O'Hanlon24-Sep-08 22:15
mvePete O'Hanlon24-Sep-08 22:15 
GeneralProgress indication while uploading/downloading sample Pin
rajani_sp24-Sep-08 18:53
rajani_sp24-Sep-08 18:53 
GeneralRe: Progress indication while uploading/downloading sample Pin
Pete O'Hanlon25-Sep-08 2:00
mvePete O'Hanlon25-Sep-08 2:00 
GeneralRe: Progress indication while uploading/downloading sample Pin
rajani_sp25-Sep-08 2:18
rajani_sp25-Sep-08 2:18 
GeneralRe: Progress indication while uploading/downloading sample Pin
Pete O'Hanlon25-Sep-08 2:54
mvePete O'Hanlon25-Sep-08 2:54 
GeneralRe: Progress indication while uploading/downloading sample Pin
rajani_sp25-Sep-08 19:02
rajani_sp25-Sep-08 19:02 
GeneralRe: Progress indication while uploading/downloading sample Pin
Pete O'Hanlon26-Sep-08 4:53
mvePete O'Hanlon26-Sep-08 4:53 
QuestionDoes WPF create own images real time ? Pin
Mohammad Dayyan24-Sep-08 17:22
Mohammad Dayyan24-Sep-08 17:22 
AnswerRe: Does WPF create own images real time ? Pin
Pete O'Hanlon24-Sep-08 22:19
mvePete O'Hanlon24-Sep-08 22:19 
GeneralRe: Does WPF create own images real time ? Pin
Mohammad Dayyan25-Sep-08 3:02
Mohammad Dayyan25-Sep-08 3:02 

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.