Products  | Support & Services  | News & Events  | Partners  | Policies  | Global Sites
Home > Support > Hummingbird Connectivity Products > Exceed >  How to suppress the Local X Console when starting local xapplications? Print View   Contact Me
Connectivity Support


How to suppress the Local X Console when starting local xapplications?

LAST MODIFIED DATE: August 18, 2005

VERSION: This applies to Exceed XDK version 9.0

PROBLEM:

When you are running a local xapplication that was developed with Exceed XDK, the local X Console is launched along with the xapplication. How can the local X console be hidden?

SOLUTION:

Exceed XDK version 10.0:

To suppress the local X console you need to add a registry entry as follows (no patch is required):

  1. Launch the windows registry editor, regedit.
  2. Goto the following hive:
    HKEY_CURRENT_USER\Software\Hummingbird\Connectivity\10.00\Exceed\XDK.
  3. Add a string value of NoLocalXconsole
  4. Set the value to 1.
Exceed XDK version 9.0:

In order to suppress the local X Console, you need to apply a patch and add a registry entry.

The patches required are:

  1. xlib.dll v9.0.0.5 or higher
  2. hclxt.dll v9.0.0.1 or higher.

Patches can be obtained by contacting Technical Support or by logging into WebSupport.

Once the patch has been applied, please add the following registry entry:

  1. Launch the windows registry editor, regedit.
  2. Goto the following hive:
    HKEY_CURRENT_USER\Software\Hummingbird\Connectivity\9.00\Exceed\XDK.
  3. Add a string value of NoLocalXconsole
  4. Set the value to 1.