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

Also available in: Atom PDF