Hi Kevin,

I took a look, and it looks to me where you call the registerHotKey
method of the keyboard object might be incorrect.  it looks like the
help dialog gets it's information from here, so if this is incorrect
then maybe it's getting incorrect info.

I think the definition of the registerHotKey method calls for individual
string parameters, and not an combination, as the .data combined
strings, that you're passing in.

anyway, have a look and see what you think.

hth,

Chip




------------------------------

Chip Orange
Database Administrator
Florida Public Service Commission

[email protected]
(850) 413-6314

 (Any opinions expressed are solely those of the author and do not
necessarily reflect those of the Florida Public Service Commission.)
 

> -----Original Message-----
> From: Kevin Huber [mailto:[email protected]] 
> Sent: Monday, June 08, 2009 9:36 AM
> To: gw-scripting
> Subject: error in Hotkey Manager of Proofreading Script
> 
> Hi:
> I have just noticed that there is a slight bug in my 
> Proofreading Script.
> In the Hotkey Manager, the eight hotkeys of the script are not listed
> properly.  For instance, the second hotkey name does not appear in the
> list and the eighth hotkey name and description do not appear in the
> list.
> I have checked that the names which are listed in the Register Hotkey
> section of the code are exactly the same as the names in the ".xml"
> file and they appear to be, so I can't understand the problem.
> Kevin Huber
> 

Reply via email to