Numeric Keyboard...
#1
I'm having trouble with the numeric keyboard and IP address. This is what it looks like in foundation...

Image

However mine looks like...

Image

How can I always make the whole ip address show?

This is my code for the button...

Code:
<control type="label" id="4">
       <description>Edit Text</description>
       <posx>0</posx>
       <posy>34</posy>
       <width>286</width>
       <font>breeze36</font>
       <align>center</align>
       <onup>32</onup>
       <ondown>49</ondown>
</control>

Thanks in advance Smile
 
Reply
#2
add <disabledcolor>color_go_here</disabledcolor> Smile
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#3
(2012-07-04, 21:03)pieh Wrote: add <disabledcolor>color_go_here</disabledcolor> Smile

Haha, seems so obvious now :p

Thanks pieh!

 
Reply

Logout Mark Read Team Forum Stats Members Help
Numeric Keyboard...0