Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 01-21-2012, 10:19 AM
CrackBerry Abuser
Device(s): Unlocked 9700 (Bold) / 32GB Playbook
Carrier: Rogers
Pin: hrm...
 
Location: Toronto, Canada
Join Date: Nov 2010
Posts: 264
Likes Received: 2
Thanked 16 Times in 15 Posts
Default Mimic AppScreen?

Is it possible to mimic the app screen? I am struggling to get my head around this...if I have 5 rows of icons(5 icons in each row for example) and I start at :

row 1-not visible
row 2
row 3
row 4-not visible
row 5-not visible

and I want to move in either direction up or down so for example from the above to:

row 1-not visible
row 2-not visible
row 3
row 4
row 5-not visible

I know I can use an animate transform to move the layers and thats not wats confusing me...If I set the animation transform to begin="ANY BUTTON IN ROW4.focusin;ANOTHER BUTTON IN ROW4.focusin;etc..." then once it has moved row 4 into view everytime I move between row 3 and 4 or even move amongst row 4 it will repeat that slide in from row 4 being below and out of view to coming in view...

I cant think of a way around this, other than creating a motion layer and then other layers with icons already displayed like Layer1-2 Layer2-3 Layer3-4 Layer4-5...BUT...if I do that then the focus will get lost from the motion layer to the hidden/shown static layer....so its not a motion then click it would be a motion then motion(to get focus back) then click...

I may not be working this all out correctly in my head....but sadly this is what I'm coming up with....please either set me straight or tell me it can't be done...

Doing this hungover prolly isnt the greatest idea either...but I had an idea so I felt I needed to act...and now im stumped. Someone please enlighten me.
__________________
32GB Playbook
Unlocked Bold 9700 - Berrylicious VI Hybrid
Reply With Quote Tip this Post
  #2  
Old 01-22-2012, 05:06 AM
CrackBerry Genius
Device(s): 9930 + 9850 (Torch2) + PlayBook 64
Carrier: I don't even know her?!?
 
Location: 322oh8
Join Date: Nov 2009
Posts: 2,348
Likes Received: 368
Thanked 444 Times in 162 Posts
Default

I did something like this...huge pain in the neck...

What I did was code in 2 "buttons" over every icon...one that moved that line into position on focusin and one that activated the app itself...



Sent from my BlackBerry 9850 using Tapatalk
__________________
Discontent is the first necessity of progress --Thomas A. Edison
drkapprentice @drkapprentice
Reply With Quote Tip this Post
    Thread Author   #3  
Old 01-22-2012, 08:05 AM
CrackBerry Abuser
Device(s): Unlocked 9700 (Bold) / 32GB Playbook
Carrier: Rogers
Pin: hrm...
 
Location: Toronto, Canada
Join Date: Nov 2010
Posts: 264
Likes Received: 2
Thanked 16 Times in 15 Posts
Default

I thought about this but my issue with that is wouldn't the focus be lost between the move and activate?

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
  #4  
Old 01-27-2012, 05:14 AM
CrackBerry Genius
Device(s): 9930 + 9850 (Torch2) + PlayBook 64
Carrier: I don't even know her?!?
 
Location: 322oh8
Join Date: Nov 2009
Posts: 2,348
Likes Received: 368
Thanked 444 Times in 162 Posts
Default

Quote:
Originally Posted by Justam View Post
I thought about this but my issue with that is wouldn't the focus be lost between the move and activate?

Posted from my CrackBerry at wapforums.crackberry.com

You have it show for both.

<set xlink:href="#focus" attributeName="display" to="inline" begin="move.focusin;button.focusin"/>


Sent from my BlackBerry 9850 using Tapatalk
__________________
Discontent is the first necessity of progress --Thomas A. Edison
drkapprentice @drkapprentice
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   Mimic AppScreen?

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes