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):
- Launch the windows registry editor, regedit.
- Goto the following hive:
HKEY_CURRENT_USER\Software\Hummingbird\Connectivity\10.00\Exceed\XDK. - Add a string value of NoLocalXconsole
- Set the value to 1.
In order to suppress the local X Console, you need to apply a patch and add a registry entry.
The patches required are:
- xlib.dll v9.0.0.5 or higher
- 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:
- Launch the windows registry editor, regedit.
- Goto the following hive:
HKEY_CURRENT_USER\Software\Hummingbird\Connectivity\9.00\Exceed\XDK. - Add a string value of NoLocalXconsole
- Set the value to 1.


Print View
Contact Me