There are a couple of classes that are not available to external programs 
because they are fairly standard operations. Queue might be one of those.

Certainly the timers and ConnectEvent methods are not available.

Essentially to implement the Queue you should be able to create a separate 
thread and then execute the functions in that thread. The purpose of the queue 
function is to return as quickly as possible from an event handler.
Best wishes,

Jonathan



> On 9 Apr 2016, at 01:18, Rod Hutton via Scripting 
> <scripting@lists.window-eyes.com> wrote:
> 
> Hi Sean,
> 
> The Window-Eyes App Developer reference may be found in the Window-Eyes
> control panel.
> This panel has a standard menu bar across the top, and so if you press
> Alt-H, you'll open the Help menu, and the first item is the Documentation
> pull-down.
> In that pull-down, you'll find two reference manuals, the second being the
> one you need.
> 
> Hth,
> 
> Rod
> 
> -----Original Message-----
> From: Scripting
> [mailto:scripting-bounces+rod_hutton=hotmail....@lists.window-eyes.com] On
> Behalf Of Sean Farrow via Scripting
> Sent: April 9, 2016 1:05 AM
> To: Window-Eyes Scripting List <scripting@lists.window-eyes.com>
> Subject: Quick query regarding the queue method
> 
> Hi all,
> 
> I'm currently in the process of converting an app from vb to c++.
> I use the Queue method in my vbscript implementation and am wondering where
> this is, is it in GWToolKit, in vbscript or some other package as I can't
> find any documentation.
> Kind regards
> Sean.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com/attachme
> nts/20160409/1e012836/attachment.htm>
> _______________________________________________
> Any views or opinions presented in this email are solely those of the author
> and do not necessarily represent those of Ai Squared.
> 
> For membership options, visit
> http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/rod_hutto
> n%40hotmail.com.
> For subscription options, visit
> http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com
> List archives can be found at
> http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com
> _______________________________________________
> Any views or opinions presented in this email are solely those of the author 
> and do not necessarily represent those of Ai Squared.
> 
> For membership options, visit 
> http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/jon.c.cohn%40gmail.com.
> For subscription options, visit 
> http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com
> List archives can be found at 
> http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com

_______________________________________________
Any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of Ai Squared.

For membership options, visit 
http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/archive%40mail-archive.com.
For subscription options, visit 
http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com
List archives can be found at 
http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com

Reply via email to