Hi Aaron and list,
Thanks for the reply. I looked at the Capture and Insert methods, but don't really understand how I can use these methods to register the hot key. Let me explain what I want to do. I want to register a hot key for instance D1D2 on my Focus Blue and then assign the letter "b" to that hot key. I can do this in the braille hot keys dialogue box, but is it possible to do it with a script? I actually want to define a whole braille input mode for the Focus Blue. Thanks Charles Steyn From: Aaron Smith [mailto:[email protected]] Sent: 10 November 2010 03:17 PM To: [email protected] Subject: Re: Registering braille hotkeys On 11/10/2010 1:46 AM, Charles Steyn wrote: I want to register braille hot keys in a script. I cannot find any method such as RegisterBrailleHotkey or something similar under the BrailleDisplay object. I also cannot find any examples of working with braille hot keys. Any help would be appreciated. You can use the BrailleDisplay object's Capture method to obtain a BrailleHotkey object. Alternatively, you can use the BrailleDisplay object's Insert method to insert a Braille Hot Key. Insert has some examples. DISCLAIMER <http://www.aurecongroup.com/Electronic-Mail-Notice.aspx> Also, just an FYI, your disclaimer doesn't disclaim anything. Aaron -- Aaron Smith Product Support Specialist * Web Development GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825 260-489-3671 * gwmicro.com To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team.
