Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6129131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:42:23+00:00 2026-05-23T16:42:23+00:00

i am trying to put a end-user license agreement (EULA) into a WP7 silverlight

  • 0

i am trying to put a end-user license agreement (EULA) into a WP7 silverlight textblock control. however, it keeps truncating my text. why is this happening? is there a limit on the text size or number of characters a WP7 silverlight textblock can hold?

below is an example of what i’ve done in terms of xaml (the rest of the xaml surrounding is the default that is auto-generated).

<Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0">
    <ScrollViewer>
        <TextBlock x:Name="tbMsg" TextWrapping="Wrap"/>
    </ScrollViewer>
</Grid>

i’ve also tried using a TextBox, but now, i can’t even scroll within the TextBox. i’ve explicitly set the VerticalScrollBarVisibility to Visible too, but i still can’t scroll down the TextBox. in fact, i don’t even see the vertical scroll bar. i don’t know if this observation is because i’m still viewing the UI via the emulator.

<Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0">
    <TextBox x:Name="tbMsg" TextWrapping="Wrap" VerticalScrollBarVisibility="Visible"/>
</Grid>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:42:24+00:00Added an answer on May 23, 2026 at 4:42 pm

    No UIElement can be larger than 2048 pixels in either direction (height or width). Any content which would be displayed beyond this area isn’t displayed. Space for where this content would be is reserved within the visual tree though.

    The work around for this is to use multiple elements to display large amounts of text.

    Update
    I’ve written my own parsers for dynaically displaying content of this sort. Ideally though you won’t be working with large blocks of text at runtime though. This can be further complicated when the text contains links (to other pages, web content or email launchers).

    When wanting to display EULAs or any large piece of text, you won’t want to make it easy for the user to read and navigate. Afterall you are including the text as you want the user to read it.

    If you have the text at design time you should take the opportunity to ensure that it is laid out appropriately and using separate TextBlocks for different sections and styling headings and sub-headings appropriately can help you do this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying put an if statement directly into a select field in rails, with
Im trying to put an html embed code for a flash video into the
I am trying to put some distributed caching into play, I'm using this indeXus.Net
I'm trying to put a Message back into an MSMQ when an exception is
I'm trying to put a code on a button so that the user would
Trying to get the user to put 3 numbers in 3 text boxes and
In this loop, I'm trying to take user input and continually put it in
I need to make a timestamp to put into MySQL. The user is submitting
I am trying to put share buttons into a website. I found a good
I trying to put together an Android app that will take a picture and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.