 Thread Author
# 1

07-23-2010, 09:43 AM
|
| | CrackBerry User Device(s): 9700 (Bold) Carrier: AT&T/Cingular Pin: PM me | | Location: Philadelphia, PA Join Date: Apr 2010 Posts: 54 Likes Received: 0
Thanked 4 Times in 4 Posts
| |
Two issues w/ multiple docks
I've searched around a bit but can't really find the answer to my questions (or maybe I'm just not understanding it).
I'm working on a theme that has multiple docks (one on the left, top, & right). I have the coding for hiding/unhiding those three docks done correctly and they work. The only problem is that when I, for example, press the space bar to "show" the top dock, even if the top dock is already "shown", it still replays the transition animation of the dock flying in. Is there something to add to the code so that if the dock is "shown" already it won't replay the animation again?
My second question deals with scrolling through the three docks. Is there a way to code it so that items on a dock that is "hidden" won't scroll? For example, if only the left dock is shown, the trackpad will only scroll through those items, rather then still scrolling through all the items of the hidden docks too?
Thanks in advanced for the help!
|