|
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
|
|||
|
|||
Passing Variables between Menus
I have gotten the config screen for a plugin displayed in a workable fashion.
Currently There are three menus. Only 2 of which are a concern for this question. Menu 1 <attribute foo=""> <panel> <text> <panel>(displays foo) <button>(jumps to menu2) Menus 2 <reference to attribute foo> <panel> <text input theme used for title search> <button - done> What I want to do is have it where when the button - done is clicked, the input from the text input theme is stored in attribute foo, so that the first menu screen can display it. The tutorials didn't cover this, as each is under a single menu. I suppose I will try to use options menu so they are in the same "context", but I would like to have different menus for each of the screens if it is possible. Any help is always appriciated. DwarF
__________________
Software: Sage v4.1, Girder v3.3, Windows XP, AC3Filter, IRTrans, WinAmp The Goods: Hauppauge 500 MCE, Gigabyte nVIDIA GeForce 6600 GT SLI, Asus A8N-E, AMD 64 3200+ "Venice", 1Gig DDR 400, HP dvd740i, Seasonic 12 330, OrigenAE X11, Windows MCE remote, Duct tape |
#2
|
||||
|
||||
What you want is AddStaticContext, whose whole purpose is to pass arguments from one menu to the next.
__________________
-- Greg |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|