It seems that when I use <wrapmultiline> in conjunction with <aligny>center, the label concerned doesn't align properly. Specifically, it starts at the halfway point and then wraps downwards, as opposed to taking the entire wrapped label and centrally aligning that. Is this a known issue? If so, is it fixable?
Also, wrapmultiline doesn't seem to work in wraplists.
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2008-01-16 14:56
Post: #1
|
| find quote |
agathorn
Team-XBMC Developer Posts: 497 Joined: Nov 2007 Reputation: 2 |
2008-01-22 21:11
Post: #2
djh_ Wrote:Also, wrapmultiline doesn't seem to work in wraplists. I can verify this bug. Just ran into it myself. I have a wraplist control that i'm making, and wrapmultiline doesn't wrap. It just scrolls the label text. Even if scroll is set to false, it still scrolls. |
| find quote |
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2008-01-22 21:19
Post: #3
Ah, now it doesn't do that when I try it. No scrolling here.
|
| find quote |
agathorn
Team-XBMC Developer Posts: 497 Joined: Nov 2007 Reputation: 2 |
2008-01-22 21:26
Post: #4
Ok I think I see the problem with the wrapping in the code. The lists appear to use a different label control, which doesn't have the code for passing on the wrap settings.
I'll take a look into getting this fixed today. |
| find quote |
agathorn
Team-XBMC Developer Posts: 497 Joined: Nov 2007 Reputation: 2 |
2008-01-24 16:24
Post: #5
Well unfortunately I just could not get this working. I was pretty sure I had found the problem, but no matter what I did it just would not wrap. Even when I hard coded it to wrap. So the problem may be deeper into the code than I realized.
I am fairly certain that one problem is the multiline option is not being passed from the skin xml to the underlying GUI code, but the problem seems to stem deeper than that as well. So I guess for now it will just be broken, until someone has the free time to fix it. That is just the nature of open source No worries.
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,564 Joined: Oct 2003 Reputation: 138 |
2008-01-26 04:58
Post: #6
Alignment issues should be resolved. Still no wrapping in lists as yet.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
agathorn
Team-XBMC Developer Posts: 497 Joined: Nov 2007 Reputation: 2 |
2008-01-26 12:31
Post: #7
jmarshall Wrote:Alignment issues should be resolved. Still no wrapping in lists as yet. Thanks for taking a look at this JM! |
| find quote |
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2008-05-27 14:37
Post: #8
As far as I'm aware, the issue of wrapmultiline not working within wraplists still exists. Any chance of a fix?
www: aeonproject.com email: djh@aeonproject.com flickr: http://www.flickr.com/photos/duncanjharris/sets/ Unintelligible ramblings about UI design, tech and games: attempt to follow them on Twitter (djh_) |
| find quote |
Nmarconi
Aeon Group Posts: 77 Joined: Oct 2008 Location: Boston |
2009-05-26 03:24
Post: #9
has this been resolved? I am running into the same issue with Babylon.
|
| find quote |
Nmarconi
Aeon Group Posts: 77 Joined: Oct 2008 Location: Boston |
2009-05-26 04:09
Post: #10
okay, got a workaround by keeping the wraplist fixed and just laying the textbox over the wraplist. Not the ideal solution, but works for what i needed.
|
| find quote |

No worries.
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help