2. can't be done at present in RR (guino has been asked about this and there are a few workarounds for this but Guino didn't like the code.
Right, 2 part question...
1) I am working on my OSK.skin and taking a cue from the eLite skin, I want to have the same style buttons on the top which send strings instead of just keys. Basically have a button that when pressed will have send "www." or ".com". I've tried playing with the sendkeys command to no avail. Any suggestions?
2) Still on the OSK, how in HADES do I make the textbox at the top transparent??? No matter what I try in the textbox code by editing the value, it still shows up. What am I missing??
I get the feeling I am overthinking both of these.
2. can't be done at present in RR (guino has been asked about this and there are a few workarounds for this but Guino didn't like the code.
Make a Button on your OSK with this code
"SETVAR;X;WWW.||OSKTEXT;$X$"
It will enter WWW. for you.
As Enforcer said the textbox can't be done.
Thanks gents, colour matched it is
That code works, but the cursor ends up at the start of the string, any way to solve that? basically I will be using this OSK with the web browser (hence the www. and .com buttons)
Bookmarks