Project

General

Profile

Actions

Feature #233

closed

SendClick(windowid,id)

Added by byron about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
13/03/2013
Due date:
% Done:

0%

Resolution:
invalid

Description

from the List of built-in functions (upstream):

"Sends a click to a control in a given window (or active window if omitted)."

This would be nice from a skinning standpoint because it'd be REALLY sweet to be able to enable a control with out a "hidden button," or multiple lines of pointless code (or at least I think it might be able to do that?) Rather than conditionally including something visibly, a skinner could possibly (?) use this feature to enable a control with the help of <onload>foo</onload> (or:)


<onclick>SendClick(foo,bar)</onclick>

combined with other parameters...

Actions #1

Updated by buzz about 12 years ago

Are you asking for a change to the SendClick functionality or saying it doesn't work ? xbmc4xbox has the SendClick built-in.

Actions #2

Updated by byron about 12 years ago

Again, wasn't aware that this exited already inside of xbmc4xbox. Yet another function that I must not be using correctly. I'm still trying to wrap my mind around how to get my way inside of xbmc4xbox as a skinner, clearly I don't know how to use this function properly either. To answer your question, I was attempting to use this in combination with onfocus to run a plugin (or start a process of sorts), or to flip switches in skin settings for visibility of certain objects rather than spending a ton of time trying to figure out the conditional visibility. As far as I'm concered, you can consider this closed as well. Thanks

Actions #3

Updated by buzz about 12 years ago

  • Assignee changed from byron to xbs

I'm not a skinning expert I'm afraid so can't help. You could possibly chat to Dom/XBS on the forum and ask them. I'm not ruling out the possibility of bugs, but I would need more information (You should also check if something works on xbmc for linux/windows) for a comparison.

Actions #4

Updated by buzz almost 12 years ago

  • Status changed from New to Closed
  • Resolution set to invalid
Actions

Also available in: Atom PDF