home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Using GUICheckListControl
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mr_white" data-source="post: 270179" data-attributes="member: 75880"><p>I'm new to the mediaportal project, so I have a fairly basic question. In general I need help using the GUICheckListControl class. In essance, what I am trying to do is set up a list of languages with a radio button (in place of the check mark) on one side. To give a visual example, I want something like this:</p><p></p><p>(-) English</p><p>(-) French</p><p>(-) German</p><p>(-) Spanish</p><p></p><p>*where each (-) is a radio button.</p><p></p><p>I've played around with other skin attribute classes such as Label and TextBox (and also included them in the StackLayout class). After searching through the mediaportal files I found settings_tvEpg.xml which utilizes the attribute based on the GUICheckListControl class. However, this is where I get stuck. Is this class like the Textbox class that one can estblish the attributes in an xml file and later in the code fill it in with applicable text? Or is this like the label attribute where pretty much all of the data can/should be put into an xml file? In other words, I found a couple examples of this attribute in xml files, but I can't figure out how to fill it in.</p><p></p><p>any and all help is much appreciated</p></blockquote><p></p>
[QUOTE="mr_white, post: 270179, member: 75880"] I'm new to the mediaportal project, so I have a fairly basic question. In general I need help using the GUICheckListControl class. In essance, what I am trying to do is set up a list of languages with a radio button (in place of the check mark) on one side. To give a visual example, I want something like this: (-) English (-) French (-) German (-) Spanish *where each (-) is a radio button. I've played around with other skin attribute classes such as Label and TextBox (and also included them in the StackLayout class). After searching through the mediaportal files I found settings_tvEpg.xml which utilizes the attribute based on the GUICheckListControl class. However, this is where I get stuck. Is this class like the Textbox class that one can estblish the attributes in an xml file and later in the code fill it in with applicable text? Or is this like the label attribute where pretty much all of the data can/should be put into an xml file? In other words, I found a couple examples of this attribute in xml files, but I can't figure out how to fill it in. any and all help is much appreciated [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Using GUICheckListControl
Contact us
RSS
Top
Bottom