CN102147724A - User interface software development kit for input method editor - Google Patents

User interface software development kit for input method editor Download PDF

Info

Publication number
CN102147724A
CN102147724A CN2010101129492A CN201010112949A CN102147724A CN 102147724 A CN102147724 A CN 102147724A CN 2010101129492 A CN2010101129492 A CN 2010101129492A CN 201010112949 A CN201010112949 A CN 201010112949A CN 102147724 A CN102147724 A CN 102147724A
Authority
CN
China
Prior art keywords
user interface
function
interface software
input
cimeditbox
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010101129492A
Other languages
Chinese (zh)
Inventor
金钟铉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NORIA CO Ltd
Original Assignee
NORIA CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NORIA CO Ltd filed Critical NORIA CO Ltd
Priority to CN2010101129492A priority Critical patent/CN102147724A/en
Publication of CN102147724A publication Critical patent/CN102147724A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

A user interface software development kit for an input method editor can carry out editing in operating systems, namely Windows XP, Vista and Window 7 and in development environments above the versions of DirectX 9.0c and Visual Studio 2005. The user interface software development kit can also perform the Install program corresponding to SDK, set up the program to the development PC, include the ''NorialME.h'' header file under the items of the application program and link the ''NorialME.lib'' to a repository. The uppermost category used by a user is CIMEditBox. The UI category of a certain input editor is enabled to have the CIMEditBox. When the corresponding UI has window messages input, the CIMEditBox is employed to convey the window messages through the ProcMsg function; the window messages output to images are conveyed by the Draw function. The window messages are delivered by the GetText function to acquire character string data input through the function.

Description

The user interface software kit of Input Method Editor
Technical field
The present invention relates to change the technology of multi-lingual input pattern, more particularly, relate to the technology of utilizing IME (Input Method Editor), when importing Chinese text by the keyboard of general requirements, in fact can have thousands of for the Chinese character that the user selects to import, therefore might can't import, but by using IME (Input Method Editor) just can realize the Chinese character input.
IME makes the computer user can utilize the keyboard of general requirements, the literal that input Japanese, Chinese character and Korean etc. are complicated and the program of symbol a kind of, utilize IME, the user only passes through the keyboard of the general requirements of self, just Chinese, Japanese and Korean text can be directly inputted in the message of multipad, network sample and mail.
Promptly, IME is designed to, and makes individual and enterprise etc. in the operating system of self, do not carry out Chinese, Japanese or Korean version in addition, also can exchange by Chinese, Japanese or Korean.
Background technology
Utilization of the present invention is called as the technology of IME, and the many application programs that make Windows are selected the desired text of user, particularly character cultural circle user by the input method of localization and made up, thereby import various language.
Receive after such input the character string of expectation module, be adapted in the existing application program with a series of processing of Direct3D picture exhibition.
But, do not develop the solution that is adapted to Any Application with general purposes modularization easily, therefore for the developer of the recreation that is suitable for the IME technology etc., need develop other module, thereby bring a lot of inconvenience.
Summary of the invention
The present invention is in order to provide the IME solution that is adapted to Any Application with general purposes modularization easily, need a kind of IME of having input message processing module, output output module that import or that be present in the text in the selective listing, and use the API structure of above-mentioned module easily.
The present invention be the text load module with different language be developed to can general ground, study plot uses, finished by checking the test of known most of different language input unit.
Thereby, with by to the various tests of various different language input units and the part of stabilization provides the module (IME Message Dispatch) to the part of handling IME input message.
When developing software and export to each country, to various different languages input test and the individual modules exploitation of each application program in have the problem space, artificial, the present invention provides general module by the checking to these parts, thereby during the software of any developer's outlet as recreation etc., save the development time.
Description of drawings
Fig. 1 is according to total system pie graph of the present invention.
Fig. 2 is according to input work of treatment process flow diagram of the present invention.
Fig. 3 is according to output work of treatment process flow diagram of the present invention.
Description of symbols:
10:IME?EditBox
20:UIEditBox
30:UIElement
40:UIText
50:Direct3D
60:Windows?API
Embodiment
In order to use the present invention, need be at the Windows of Microsoft XP, Vista, edit more than Window7 operating system and the DirectX 9.0c and in the environment of Visual Studio more than 2005 editions.
At first, carry out Install (installation) program of corresponding SDK and be set to the exploitation PC.Then, will be arranged in " NoriaIME.h " header file on the project of application program is included in, and " NoriaIME.lib " is linked to the storehouse.
The class of the upper that the user utilizes is CIMEditBox, generally make the UI class relevant have the form of this CIMEditBox class with certain input editing device, and when the window message input is arranged on the corresponding UI, utilize ProcMsg function passes window message by CIMEditBox, and in outputing to the part of picture, utilize the Draw function.
And, utilize the GetText function to obtain the data relevant with the character string of being imported.
Fig. 1 is according to total system pie graph of the present invention, and accompanying drawing number is that 50 Direct3D is a part of being responsible for 3 dimension graphic operations and output in the DirectX of Microsoft API.Only on the Windows of Microsoft, carry out work, and use figure API as xbox and xbox 360 game console.
And, accompanying drawing number is 60 window API (Windows API, WinAPI) be the API that Microsft Windows operating system is used, being made in the C/C++ program can be directly and the operating system interaction, can realize by the low-level DLL of use Ntdll.dll than its low-level control.
All Windows all increase new api function to each version, but the title of pointing to them only just changes when structure takes place by big the variation.Afterwards, Microsoft begins the title of the API of previous version, current version and the version that in the future will deliver is referred to as a mouthful window API mouth.
The IME of Microsft Windows be basically on the operating system aspect with the program of low level work (only at 16 windows time work be additional application program).Basically, the IME program is to carry out the DLL of input process by IME function and message interface.Exploitation has with the IME of the characteristic of low level work and is not easy, and for example ought be under the situation of the simplest Korean of Korean-Chinese Japan-China genus input unit, and in fact the input unit that often uses is not provided except Korea Spro's MS word IME that provides substantially.
Global I ME is in order to import Korean-Chinese Japan word in not having the outer text window of built-in IME, particularly 9x series, and by the interim program that imports of Microsoft, and be with IME differently in the application program of high-level work.Comprise MS Office Applications 2000, several softwares are arranged, but need on software, support in addition, thereby therefore be difficult to use and to be widely used in this program of support.

Claims (1)

1. the user interface software kit of an Input Method Editor, it is used to develop the user interface software of the Input Method Editor that is applicable to application program generally,
This user interface software kit is characterised in that,
This user interface software kit comprises:
Carry out the installation procedure of corresponding SDK and be set to the step of developing PC;
Step in the header file of the project that will be provided with in application program is included in;
New library file is linked to the step in storehouse;
Make the UI class relevant have the form of CIMEditBox class, when the window message input is arranged on corresponding UI, utilize the ProcMsg function to transmit the step of window message by CIMEditBox with Input Method Editor;
In outputing to the part of picture, utilize the step of Draw function; And
Utilize the GetText function to obtain the step of the data relevant with the character string of being imported.
CN2010101129492A 2010-02-08 2010-02-08 User interface software development kit for input method editor Pending CN102147724A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101129492A CN102147724A (en) 2010-02-08 2010-02-08 User interface software development kit for input method editor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101129492A CN102147724A (en) 2010-02-08 2010-02-08 User interface software development kit for input method editor

Publications (1)

Publication Number Publication Date
CN102147724A true CN102147724A (en) 2011-08-10

Family

ID=44422001

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101129492A Pending CN102147724A (en) 2010-02-08 2010-02-08 User interface software development kit for input method editor

Country Status (1)

Country Link
CN (1) CN102147724A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104267930A (en) * 2013-07-31 2015-01-07 深圳市华傲数据技术有限公司 J Text Area component line spacing processing method and device
CN104571915A (en) * 2014-12-29 2015-04-29 科大讯飞股份有限公司 Control method and device of touch keyboard in touch screen terminal
CN111414085A (en) * 2020-03-27 2020-07-14 中国人民解放军国防科技大学 Input method operation method, system and medium of kylin mobile operation system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104267930A (en) * 2013-07-31 2015-01-07 深圳市华傲数据技术有限公司 J Text Area component line spacing processing method and device
CN104267930B (en) * 2013-07-31 2018-04-10 深圳市华傲数据技术有限公司 A kind of JTextArea component rows are away from treating method and apparatus
CN104571915A (en) * 2014-12-29 2015-04-29 科大讯飞股份有限公司 Control method and device of touch keyboard in touch screen terminal
CN111414085A (en) * 2020-03-27 2020-07-14 中国人民解放军国防科技大学 Input method operation method, system and medium of kylin mobile operation system
CN111414085B (en) * 2020-03-27 2023-07-18 中国人民解放军国防科技大学 Input method operation method, system and medium of kylin mobile operation system

Similar Documents

Publication Publication Date Title
CN104115141B (en) Providing translation assistance in application localization
Rödiger et al. RKWard: a comprehensive graphical user interface and integrated development environment for statistical analysis with R
CN107615239B (en) Infrastructure for hosting and publishing software packages
US10194288B2 (en) Sticker distribution system for messaging apps
KR20090020621A (en) Dynamic software localization
CN110209967B (en) Page loading method and device, terminal equipment and computer readable medium
Whiting et al. Creating an iPhone application for collecting continuous ABC data
Deitel et al. Android how to Program
WO2017065991A1 (en) Generation of application behaviors
Skinner et al. Setting up the JBrowse genome browser
CN108958731B (en) Application program interface generation method, device, equipment and storage medium
CN104021016A (en) Method and browser for loading browser plug-in icons
CN102147724A (en) User interface software development kit for input method editor
US20220067272A1 (en) Robotic Process Automation Systems and Methods Using A Helper Spreadsheet
CN108446232A (en) Introducing method, device, computing device and the storage medium of self-defined detected rule
Cinar Android quick APIs reference
US9256404B2 (en) Extensible context based user interface simplification
Larysz et al. User interfaces and usability issues form mobile applications
WO2009020567A2 (en) Method and system for generating an application
Wexbridge et al. Netbeans platform for beginners
CN110945478B (en) Managing software components for software application development
CN106020996A (en) Data updating method and data updating apparatus
Jain et al. Review on comparison of different programming language by observing it's advantages and disadvantages
CN110196846A (en) A kind of general helping method for BS system
Hameed et al. Mastering Android Wear Application Development

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110810