Home All Groups Group Topic Archive Search About

WPF FlowDocument user interaction

Author
23 Mar 2007 4:45 PM
Jim
Hi,
Is there any way to enable user to interact with FlowDocument like resize
and drag to change layout?
Thanks.
Jim

Author
23 Mar 2007 7:36 PM
Oliver Sturm
Hello Jim,

>Is there any way to enable user to interact with FlowDocument like resize
>and drag to change layout?

There's nothing like that built in, I believe.


                Oliver Sturm
Author
23 Mar 2007 8:13 PM
Jim
Is there any event like section/click to track at least? Thanks.
Jim
Show quote
"Oliver Sturm" <oli***@sturmnet.org> wrote in message
news:xn0f4236h4pgyuv001@msnews.microsoft.com...
> Hello Jim,
>
>>Is there any way to enable user to interact with FlowDocument like resize
>>and drag to change layout?
>
> There's nothing like that built in, I believe.
>
>
>                Oliver Sturm
> --
> http://www.sturmnet.org/blog
Author
23 Mar 2007 8:30 PM
Oliver Sturm
Hello Jim,

>Is there any event like section/click to track at least? Thanks.

We were talking about the FlowDocument, right? It seems to me that you're
rather thinking of one of the visualization components, like the
FlowDocumentReader. Then again, for that purpose of course there's support
for zooming and a bunch of other things, as well as a slew of events. In
case you're not aware of these viewer controls (there's more than one),
look here for a starting point:

  http://msdn2.microsoft.com/en-us/library/system.windows.controls.flowdocumentreader.aspx


                Oliver Sturm
Author
23 Mar 2007 8:53 PM
Jim
Oliver,
Thanks for you reply. Basicly I'm try to find out how posible to provide
visual disign functionality at run time to produce a WYIWYG type of
application with FlowDocumentation.
Thanks again.
Jim

Show quote
"Oliver Sturm" <oli***@sturmnet.org> wrote in message
news:xn0f424lu4re3tm000@msnews.microsoft.com...
> Hello Jim,
>
>>Is there any event like section/click to track at least? Thanks.
>
> We were talking about the FlowDocument, right? It seems to me that you're
> rather thinking of one of the visualization components, like the
> FlowDocumentReader. Then again, for that purpose of course there's support
> for zooming and a bunch of other things, as well as a slew of events. In
> case you're not aware of these viewer controls (there's more than one),
> look here for a starting point:
>
>
> http://msdn2.microsoft.com/en-us/library/system.windows.controls.flowdocumentreader.aspx
>
>
>                Oliver Sturm
> --
> http://www.sturmnet.org/blog

AddThis Social Bookmark Button