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
MediaPortal 1 Plugins
Help Requested
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="FredP42" data-source="post: 544266" data-attributes="member: 91354"><p>Hello,</p><p>I'm not familiar with the facadeview control but I'm not sure what you are trying to accomplish with the OnAction. If it is for the navigation (up, down ...) doesn't the control do it all by itself like the listview. In my case for the listview I'm just managing the click and the check the selected item in the list to decide on the action.</p><p></p><p>By looking at your code, the only thing I can see is that in the first Case (up, down, ...) you call the OnAction on the base class before and in the other case after. I also call the base method after my code. Maybe the base method is doing something like consuming the click event?</p><p></p><p>Another project you can look at is the OnlineVideo plugin it also uses a facadeview.</p></blockquote><p></p>
[QUOTE="FredP42, post: 544266, member: 91354"] Hello, I'm not familiar with the facadeview control but I'm not sure what you are trying to accomplish with the OnAction. If it is for the navigation (up, down ...) doesn't the control do it all by itself like the listview. In my case for the listview I'm just managing the click and the check the selected item in the list to decide on the action. By looking at your code, the only thing I can see is that in the first Case (up, down, ...) you call the OnAction on the base class before and in the other case after. I also call the base method after my code. Maybe the base method is doing something like consuming the click event? Another project you can look at is the OnlineVideo plugin it also uses a facadeview. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Help Requested
Contact us
RSS
Top
Bottom