|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Table items order?
I created a remote panel for sending remote codes to my sky stb, works ok.
However do any of you sage coding gods know how to tweak the order of the individual items in my table/remote eg. sky button first, on one line. next Guide, Boxoffice on next etc. would be cool if i could have a layout that matches the actual sky remote. Thanks.
__________________
Headless Server:Win7|8GB|i3-2100|Intel320-SSD|12Tb Storage|Colossus|Cinergy-2400i|Htvc STB|NAS 3Tb|1xPlaceshifter|1xHD200|2xHD300. |
#2
|
||||
|
||||
You would need to specify the order of the commands rather than use SortLexical(). Since it is a custom order of commands for your remote, you could use CreateArray() to put the names of the commands in the order you want them.
Either that, or name the buttons in a particular way such that they will sort in the order you want them & then use a conditional under the Table's item widget to display the name you want to see rather than the sort-coded name. Those are my 2 quick thoughts... maybe someone else will have a better idea. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
||||
|
||||
Or don't use a table. Just hand-code the individual items using whatever names you want, in whatever order you want. Then you wouldn't be limited to two columns, but could lay out the buttons the way they are on the remote.
Edit: You can still share the code that handles the button press using attribute variables as parameters to a common referenced action widget.
__________________
-- Greg |
#4
|
||||
|
||||
thanks for your input guys, think i`ll try without a table so i can get the layout i want.
just recovering from a very boozy wkend. Cheers.
__________________
Headless Server:Win7|8GB|i3-2100|Intel320-SSD|12Tb Storage|Colossus|Cinergy-2400i|Htvc STB|NAS 3Tb|1xPlaceshifter|1xHD200|2xHD300. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to set ivtv frequency table to us-cable-hrc? | jpwegas | SageTV Linux | 9 | 08-30-2007 09:05 PM |
No video capture devices found pvr150 SageTV v6 | obperryo | SageTV Linux | 1 | 01-08-2007 10:01 AM |
Playing music in order it appears? | jettman | SageTV Software | 4 | 02-14-2006 05:01 PM |
Recorded shows automatically deleted? | cfcrafting | SageTV Software | 16 | 02-02-2006 01:12 PM |