 Thread Author
# 1

04-09-2011, 10:19 AM
|
| | CrackBerry Addict Device(s): Curve 8520! Carrier: Du | | Location: In a land far, far away... Join Date: Oct 2010 Posts: 458 Likes Received: 0
Thanked 85 Times in 41 Posts
| |
Automatic focusing
So I have this problem, where I have two buttons. One is to the left of the screen (ie. Outside the screen), and one is on the screen (ie. It is in the viewable area). What I want is that when I press a certain button (as in accessKey), the button on the left slides to the viewable area on the screen, and the one that was originally on the screen slides to the right of the screen (past the viewable area). But here's the catch. I want the 1st button to be hidden (so you can't click on it or focus in on it), as in I want the focus to automatically switch to the 2nd button.
Then, I want to press a second key, and the same thing happens, except the screen slides to the left.
Does anyone know the code for this?
Thanks!
Last edited by sabisgeek; 04-10-2011 at 09:32 PM.
|