HTML Kit site requirements.

HTML editor / hkslib_keyb
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Translations     On this page:   Download   |   Help   |   Feedback

hkslib_keyb

 Home > Plugins > Plugin Development > Files > hkslib_keyb
 
hkslib_keyb
Version:
1.0
 
Date Published:
15-Apr-2001
 
Author:
HTML-Kit Support
 
Audience:
Plugin Developers
 
 
hkScript library file that adds the ability to send keyboard events to HTML-Kit. Once installed using "Tools | Install | Plugin" (select the downloaded *.zip file, not the unzipped file, to preserve the directory structure), hkScript plugins can use the following code to send a key (0x20 being the virtual key code, 0x20 = space key): if( use("hkskeyb", "kbd") ) { kbd.SendKey(0x20); }
 
 Download
 
• Automated Installation:   (What's This?)To install, enter hkslib_keyb in the Updates tab. Updates tab on the Actions Bar  • Manual Installation:
 
(this resource is intended for plugin developers)
 
Requirements:
HTML-Kit Build 292 or 290
If using Build 290, hkScript 290.1
 
Download Size:
21.82 KB   (< 1 min)
 
 
 Open the download page
 
 Commonly Asked Questions

How do I install hkslib_keyb?

  • Download the "hkslib_keyb" plugin and save it to a folder of your choice (for example, c:\webfiles\). It's not necessary to manually extract the *.zip file, HTML-Kit will expand it to the proper folder during the installation.
     
  •  Install Plugin
    Select "Install | Install Plugin" from HTML-Kit's "Tools" menu. Point to the downloaded *.zip file and click "Open."
     
  • If any additional prompts appear, follow them to complete the installation.

Whats' the quickest way to uninstall hkslib_keyb?

Right click the hkslib_keyb icon on the Actions Bar and select "Uninstall." Alternatively, the "Tools | Install | Uninstall Plugins" menu option in HTML-Kit can be used to uninstall this and other plugins.

Do I need the exact versions of software listed under the Requirements?

The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.

What's the best way to check which version of HTML-Kit I'm using?

The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.

What's this requirement for hkScript?

hkScript 290.1 requirement is only applicable to the users of the older HTML-Kit Build 290. Since the latest version of hkScript is already included in HTML-Kit Build 292, the users of Build 292 can ignore it.
Essential     Standard     Exclusive
 Plugin Feedback
What do you think about hkslib_keyb?
 
Subject: 
Message: 
 
Optional Information:
Name: 
Email: 
Website: 
Rating: 
None  1/5  5/5 
Type: 
Public comment
Private message to the author
 
 
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.