Questions tagged [text-width]

33 questions
0
votes
1 answer

Set Text width more than Display width

I thought that maximum width of a text View in android is display width of the device.I have scroll text that is extended from Linear Layout.By using animation class i can move the text, and its act like a automatic Scrolling text. My problem is the…
JithinMechery
  • 53
  • 2
  • 9
0
votes
1 answer

Text width limit, with wraps

In a rails app of mine i'm building an app using the feeds , i'm modifying the layout of a page , the feeds' text limit is of 140 characters and the window which contains the text is 63em width. If the text is long enough (50/60 characters) it will…
DaddaBarba
  • 75
  • 5
0
votes
2 answers

Limit text to width of TextBox

I'm using a TextBox to create an editable title on something that looks like a post-it note. I changed to a TextBox from a RichEditBox to see if that could solve my problem, which it didn't, so I'm willing to change back if that helps. My problem is…
oscar93
  • 13
  • 4
1 2
3