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!)
Patch to add "Insert" method to Facade and other Lists
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="ZealotSix" data-source="post: 391657" data-attributes="member: 81800"><p>Please consider this patch for inclusion in Media Portal 1.0.1. The patch will add <strong>Insert</strong> functionality to GUIFacadeControl, GUIListControl, GUIFilmstripControl, and GUIThumbnailPanel. Currently the only way to insert an item at a specific index is to call the Add method, and repeatedly call MoveItemUp until the desired index is reached. This patch adds a much quicker and more intuitive way of accomplishing the insert.</p></blockquote><p></p>
[QUOTE="ZealotSix, post: 391657, member: 81800"] Please consider this patch for inclusion in Media Portal 1.0.1. The patch will add [B]Insert[/B] functionality to GUIFacadeControl, GUIListControl, GUIFilmstripControl, and GUIThumbnailPanel. Currently the only way to insert an item at a specific index is to call the Add method, and repeatedly call MoveItemUp until the desired index is reached. This patch adds a much quicker and more intuitive way of accomplishing the insert. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Patch to add "Insert" method to Facade and other Lists
Contact us
RSS
Top
Bottom