![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | FlowDocument list marker alignment with BlockUIContainer I have a BlockUIContainer in a ListItem of a list, but this screws up the list markers. How do I fix this? To reproduce, Create a flow document reader, and populate it with the following flow document: <FlowDocument> <List MarkerStyle="Decimal"> <ListItem> <Paragraph>One</Paragraph> </ListItem> <ListItem> <BlockUIContainer> <RichTextBox> <FlowDocument> <Paragraph>Two</Paragraph> </FlowDocument> </RichTextBox> </BlockUIContainer> </ListItem> <ListItem> <Paragraph>Three</Paragraph> </ListItem> </List> </FlowDocument> |
My System Specs![]() |
| | #2 (permalink) |
| Guest | RE: FlowDocument list marker alignment with BlockUIContainer **Bump** Can anyone help me with this? "Brandon Bloom" wrote: > I have a BlockUIContainer in a ListItem of a list, but this screws up the > list markers. How do I fix this? > > To reproduce, > Create a flow document reader, and populate it with the following flow > document: > > <FlowDocument> > <List MarkerStyle="Decimal"> > <ListItem> > <Paragraph>One</Paragraph> > </ListItem> > <ListItem> > <BlockUIContainer> > <RichTextBox> > <FlowDocument> > <Paragraph>Two</Paragraph> > </FlowDocument> > </RichTextBox> > </BlockUIContainer> > </ListItem> > <ListItem> > <Paragraph>Three</Paragraph> > </ListItem> > </List> > </FlowDocument> |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: FlowDocument list marker alignment with BlockUIContainer What are you expecting from the list markers? -- Ifeanyi Echeruo [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "Brandon Bloom" <BrandonBloom@discussions.microsoft.com> wrote in message news:86D5E632-4B0C-426D-94CB-438EF00A1EF0@microsoft.com... > **Bump** > > Can anyone help me with this? > > > "Brandon Bloom" wrote: > >> I have a BlockUIContainer in a ListItem of a list, but this screws up the >> list markers. How do I fix this? >> >> To reproduce, >> Create a flow document reader, and populate it with the following flow >> document: >> >> <FlowDocument> >> <List MarkerStyle="Decimal"> >> <ListItem> >> <Paragraph>One</Paragraph> >> </ListItem> >> <ListItem> >> <BlockUIContainer> >> <RichTextBox> >> <FlowDocument> >> <Paragraph>Two</Paragraph> >> </FlowDocument> >> </RichTextBox> >> </BlockUIContainer> >> </ListItem> >> <ListItem> >> <Paragraph>Three</Paragraph> >> </ListItem> >> </List> >> </FlowDocument> |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: FlowDocument list marker alignment with BlockUIContainer If you try the example I posted, you should see the problem immediately. To see it even more clearly, try making the text box multilined. The markers for normal paragraph content are top aligned, but the markers for the UI containers are bottom aligned. I would like them consistently top aligned. Thanks! Brandon "Ifeanyi Echeruo [MSFT]" wrote: > What are you expecting from the list markers? > > -- Ifeanyi Echeruo [MSFT] > This posting is provided "AS IS" with no warranties, and confers no rights. > > "Brandon Bloom" <BrandonBloom@discussions.microsoft.com> wrote in message > news:86D5E632-4B0C-426D-94CB-438EF00A1EF0@microsoft.com... > > **Bump** > > > > Can anyone help me with this? > > > > > > "Brandon Bloom" wrote: > > > >> I have a BlockUIContainer in a ListItem of a list, but this screws up the > >> list markers. How do I fix this? > >> > >> To reproduce, > >> Create a flow document reader, and populate it with the following flow > >> document: > >> > >> <FlowDocument> > >> <List MarkerStyle="Decimal"> > >> <ListItem> > >> <Paragraph>One</Paragraph> > >> </ListItem> > >> <ListItem> > >> <BlockUIContainer> > >> <RichTextBox> > >> <FlowDocument> > >> <Paragraph>Two</Paragraph> > >> </FlowDocument> > >> </RichTextBox> > >> </BlockUIContainer> > >> </ListItem> > >> <ListItem> > >> <Paragraph>Three</Paragraph> > >> </ListItem> > >> </List> > >> </FlowDocument> > > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| red shield marker | JIP | Live Mail | 3 | 02-01-2008 03:21 PM |
| Windows Movie Marker Publishing | Roger | Vista music pictures video | 0 | 11-19-2007 10:41 AM |
| Dynamic content of a FlowDocument | Frederik Delacourt | Avalon | 1 | 06-07-2006 08:41 AM |
| Data binding in a FlowDocument | Mark at S&W | Avalon | 0 | 05-13-2006 09:55 PM |
| FlowDocument question | Joachim Wester | Avalon | 1 | 01-31-2006 06:59 AM |