SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Studio
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 04-06-2011, 12:31 PM
PLUCKYHD PLUCKYHD is offline
SageTVaholic
 
Join Date: Dec 2007
Posts: 6,257
Quote:
Originally Posted by bialio View Post
So that's not necessarily what I suggested

I have it like this (in this example we've got a cover flow type table - 5 items on screen, fixed focus at location 2):
Code:
Array
     Table
           Cell
                 Panel
                      if (TableRow - HScrollIndex)
                            > 2
                                Item
                                     Panel2 (has any UI elements in it)
                                     Action Chains
                                     Hooks etc
                            > else
                                Panel2 (link to Panel2)
Bailo,

That is what I was refering to is put your formula in the focusable condition of the item widget then you don't new to branch of with a panel and item widget. It was really what the focusable condition is meant for.

As for animating the focused you don't have to pull it out if the table just use a animation widget on the focused element and you can do what you want with it. I do it this way in smm
Reply With Quote
  #22  
Old 04-06-2011, 12:35 PM
jaminben jaminben is offline
Sage Icon
 
Join Date: Sep 2007
Location: Norwich, UK
Posts: 1,754
Send a message via MSN to jaminben
Quote:
Originally Posted by PLUCKYHD View Post
As for animating the focused you don't have to pull it out if the table just use a animation widget on the focused element and you can do what you want with it. I do it this way in smm
Yea, but I didn't want the actual table scrolling effect/animation on top of the animation I added, I just wanted the single animation without it moving left or right with the table.... pretty hard to explain.
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders
Reply With Quote
  #23  
Old 04-06-2011, 12:37 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
Originally Posted by PLUCKYHD View Post
Bailo,

That is what I was refering to is put your formula in the focusable condition of the item widget then you don't new to branch of with a panel and item widget. It was really what the focusable condition is meant for.

As for animating the focused you don't have to pull it out if the table just use a animation widget on the focused element and you can do what you want with it. I do it this way in smm
I'll give the focusable a try, but I think it's a little easier to understand (without having to open up the properties of the widgets) this way.

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tables and animation Ikarius SageTV Studio 3 09-14-2009 05:55 AM
Creating Arrays for tables PLUCKYHD SageTV Studio 37 05-31-2009 12:12 AM
Resizing Tables bialio SageTV Studio 5 01-22-2008 01:17 PM
Troubling Tables kuch68 SageTV Studio 5 09-13-2006 01:06 PM


All times are GMT -6. The time now is 12:57 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.