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!)
Create/Search GUIListItem from GUIListControl
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="nuggie" data-source="post: 473158" data-attributes="member: 95634"><p>Hi there,</p><p></p><p>is there any possibility to do something like with ListViews in Windows.Forms:</p><p></p><p>ListViewItem lvi = listView2.FindItemWithText(method.item.toString());</p><p></p><p>I want to do this with my MediaPortal Plugin:</p><p></p><p>GUIListItem gli = listControl.......(...) </p><p></p><p></p><p>I want to search the GUIListControl for a specified label and create an GUIListItem out of it, to change its parameters like IconImage and BigIconImage</p><p></p><p>Please help <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Best regards</p><p>nuggie</p></blockquote><p></p>
[QUOTE="nuggie, post: 473158, member: 95634"] Hi there, is there any possibility to do something like with ListViews in Windows.Forms: ListViewItem lvi = listView2.FindItemWithText(method.item.toString()); I want to do this with my MediaPortal Plugin: GUIListItem gli = listControl.......(...) I want to search the GUIListControl for a specified label and create an GUIListItem out of it, to change its parameters like IconImage and BigIconImage Please help :-) Best regards nuggie [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Create/Search GUIListItem from GUIListControl
Contact us
RSS
Top
Bottom