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!)
Wish: Same possibilities in GUIMultiImage.cs that you have in GUIImageControl.cs
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="pilehave" data-source="post: 478261" data-attributes="member: 71550"><p>OK, I tried the following that doesn't work:</p><p></p><p>GUIMultiImage mymulti = new GUIMultiImage(0, 597, 0, 0, 1280, 720, "TV", 1000, 700, true, true);</p><p></p><p>GUIMultiImage.SetControlLabel(0, 598, "TV"); //I have a multiimage with ID 598</p><p></p><p>I don't get it...is it at all possible to modify a multiimage??</p><p></p><p>Who developed this? And why is it that I have to browse to half the sourcecode to find weird things like this, withou any note about actually accessing properties. Grr...</p></blockquote><p></p>
[QUOTE="pilehave, post: 478261, member: 71550"] OK, I tried the following that doesn't work: GUIMultiImage mymulti = new GUIMultiImage(0, 597, 0, 0, 1280, 720, "TV", 1000, 700, true, true); GUIMultiImage.SetControlLabel(0, 598, "TV"); //I have a multiimage with ID 598 I don't get it...is it at all possible to modify a multiimage?? Who developed this? And why is it that I have to browse to half the sourcecode to find weird things like this, withou any note about actually accessing properties. Grr... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Wish: Same possibilities in GUIMultiImage.cs that you have in GUIImageControl.cs
Contact us
RSS
Top
Bottom