Documents

NextGrid & NextDBGrid

NextGrid

NextDBGrid

NextInspector

NextSheet

NextCollection

Misc

Labs

NextGrid .NET

Enable typing unicode characters in InplaceEditors

Related Articles:

Info
  • Skill:
  • Version: 1.0.0
  • Author: Bojan Nikolic
  • Created: 2008-06-01
  • Updated: 2008-06-01
Displaying unicode characters in NextSuite components is automatically supported, but typing unicode characters in Inplace Editors of components such as NextGrid or NextInspector by default is not enabled.

To enable typing unicode characters, TNT Unicode components suite must be installed.

1. Download and Install TNT Unicode components



TNT Unicode controls are not produced by BergSoft, but they may be found on website:

http://www.tntware.com/delphicontrols/unicode/

This component suite is very common between Delphi users, and many users have them already installed.

2. Activate unicode in NxSuite.inc



Open NxSuite.inc file located in "Sources" sub-folder.

Change line

{$DEFINE _TNTUNICODE}


into

{$DEFINE TNTUNICODE}


Now components InplaceEditors support typing unicode characters. There is no need to re-compile packages.

Was This Article Useful?

Comments

2008-07-23 10:25:39

TNT Unicode is now TMS Unicode... (http://www.tmssoftware.com/go/?tmsuni)...

2009-02-18 04:38:56

I can not find the unicode components at "http://www.tntware.com/".
Only constructive comments, code contributions... will be publishes. Questions, non-official discussion will not be published.