i'm using controltextbox to display test in my script.
when adding very long texts l can see that the control only displays 50 pages and cuts of the rest.
is this a technical limit? since the actual number of characters doesn't seem to matter. it just cuts off the text after 50 pages.
is there any way to display longer texts? :help:
bernd
Controltextbox limited to 50 pages?
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-05-23 21:13
Post: #1
|
| find quote |
Asteron
"Skilled" Python Coder Joined: Feb 2004 Reputation: 0 |
2005-05-25 17:34
Post: #2
you could fake it by breaking up the text into one page at a time and having the page down/up buttons just display the next page.
would be a little tricky though... Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
| find quote |
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-05-25 23:50
Post: #3
i reviewed the c++ sourcecode and found that there is "home made" limit.
posted in the dev forum and they will change/increase that ![]() so no need to do workarounds :thumbsup: |
| find quote |

![[Image: asterwaverv9.png]](http://img504.imageshack.us/img504/6545/asterwaverv9.png)

Search
Help