You could treat it like a 2D table.
Use AINC symbols with min/max parameters set to the size of your item grid. One for Up/Down and one for Left/Right.
Then use EQU symbols and ANDs to get digital FB of which one is currently selected.
You could easily wrap this in a module with parameters for the number of horizontal and vertical icons.
-Neil Dorin
On 2013-03-21, at 3:16 PM, "jrw_96" <jrw_96@...> wrote:
Off the top of my head you could use a ring counter to cycle through the icons and use the analog mode joins to show which icon is selected. The rest would be pretty easy logic wise.
JRW
--- In Crestron@..., "rlf79cm" <rlf79cm@...> wrote:
I have a touchpanel menu with 9 icons - 3 rows of 3. I'd like to use the up/down/left/right buttons on the panel to scroll/navigate through the icons, with 'ok' selecting the desired item.
Obviously I can use up/down to control things like volume/channels etc, but I'm unsure how to use them to scroll through items/icons on the actual touchpanel - any ideas?
(Hope that makes sense)
Thank you!
[Non-text portions of this message have been removed]