View Single Post
Posts: 203 | Thanked: 375 times | Joined on Nov 2009
#206
Originally Posted by RobertMe View Post
First off, what a great app. I used it a couple of times to control my OpenELEC install and it is just great.


You should be able to set a text, or icon, using the platformSipAttributes of the TextField. This property holds a SipAttributes element, which has an actionKeyIcon property which should set this icon. You could also set the actionKeyLabel to set a text for the button, which is what I'm using my app.
Awesome. I'll check it out now. Thanks a lot!