KR20020082347A - Method of Composition HTML/OCX Based Virtual Keyboard - Google Patents

Method of Composition HTML/OCX Based Virtual Keyboard Download PDF

Info

Publication number
KR20020082347A
KR20020082347A KR1020010021735A KR20010021735A KR20020082347A KR 20020082347 A KR20020082347 A KR 20020082347A KR 1020010021735 A KR1020010021735 A KR 1020010021735A KR 20010021735 A KR20010021735 A KR 20010021735A KR 20020082347 A KR20020082347 A KR 20020082347A
Authority
KR
South Korea
Prior art keywords
ocx
virtual keyboard
html
key
keyboard
Prior art date
Application number
KR1020010021735A
Other languages
Korean (ko)
Inventor
정연훈
Original Assignee
주식회사 에이시스커뮤니케이션스
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 주식회사 에이시스커뮤니케이션스 filed Critical 주식회사 에이시스커뮤니케이션스
Priority to KR1020010021735A priority Critical patent/KR20020082347A/en
Publication of KR20020082347A publication Critical patent/KR20020082347A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0238Programmable keyboards

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE: A method for embodying a virtual keyboard based on an HTML/OCX is provided to input all characters through a virtual keyboard by developing and editing the virtual keyboard easily using an HTML and an OCX without an additional application. CONSTITUTION: An OCX unit receives a keyboard value from an HTML source code and generates a keyboard value in a system. An application software controls a web browser, displays a virtual keyboard designed by an HTML on a screen and prevents a system focus from being transmitted to the virtual keyboard. If a predetermined button is clicked out of the virtual keyboard on the screen(S1), a key value is transmitted to the OCX(S2). When a system key value is created, the OCX performs input as an IME English mode at a key generation OCX simulate key stroke(S6). Otherwise, the OCX performs input as an IME Korean mode. In the case that a system key value is not created in the OCX, if a uni-code is inputted, a corresponding character of the uni-code is inputted(S11). If a uni-code is not inputted, the OCX copies a character string on a clipboard(S20) and copies the string on the current focus position of the system again. Thus, the character string is inputted(S21).

Description

에이치티엠엘/오씨엑스 기반의 버추얼 키보드 구현방법 {Method of Composition HTML/OCX Based Virtual Keyboard}How to implement virtual keyboard based on HMT / OCX {Method of Composition HTML / OCX Based Virtual Keyboard}

본 발명은 에이치티엠엘/오씨엑스 기반의 버추얼 키보드 구현방법에 관한것으로 특히, 컴퓨터 모니터상에 소프트웨어적으로 동작하여 하드웨어 키보드를 대체 하거나 또는 그보다 확장되거나 제한된 기능을 제공할 수 있는 독립실행형 버추얼키보드로 별도의 저작용 어플리케이션 없이 html과 OCX를 이용해 영어, 독어, 스페인어 등의 서양언어 문자와 중국, 일본, 한국어 문자를 입력할 수 있는 버추얼키보드를 생성하고 무인안내기기와 웹사이트에서 동일한 버추얼키보를 사용할 수 있게하는 방법에 관한 것이다.The present invention relates to a method for implementing virtual keyboard based on HMT / OCX. In particular, a stand-alone virtual keyboard which can operate in software on a computer monitor to replace a hardware keyboard or provide extended or limited functions. By using html and OCX without creating a separate application, you can create a virtual keyboard that can input Western languages such as English, German, Spanish, Chinese, Japanese, and Korean characters, and use the same virtual keyboard on an unmanned guide device and website. It is about how to make it available.

일반적으로, 컴퓨터 시스템이나 어플리케이션에 비추얼키보드가 필요한 경우 C 또는 비주얼베이직 등의 컴퓨터 언어로 개발을 하거나 버추얼키보드 저작용 어플리케이션을 사용해 개발하고 있다.In general, when a virtual keyboard is required for a computer system or an application, it is developed in a computer language such as C or Visual Basic or by using a virtual keyboard action application.

그러나, 컴퓨터 언어로 개발돈 버추얼키보드는 고정된 디자인과 기능의 구성으로 다양한 종류의 시스템과 환경에 적용하기 위해서는 매번 새로운 개발이 필요하다.However, the virtual keyboard developed in computer language requires a new development every time to be applied to various kinds of systems and environments with a fixed design and function configuration.

또한, 비추얼키보드 저작용 어플리케이션을 통해 개발된 버추얼키보드는 영어, 독어, 스페인어 등 서양의 문자와 동시에 한국어, 중국어, 일본어 문자를 지원하지 못하는 등 여러가지 문제점들이 내재되어 있다.In addition, the virtual keyboard developed through the application of the virtual keyboard has various problems inherent in Western characters such as English, German, Spanish, and Korean, Chinese, and Japanese characters.

본 발명은 전술한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 별도의 어플리케이션을 쓰지 않고 html과 OCX를 사용해 버추얼키보드를 손쉽게 개발하고 수정할 수 있게 하며 영어, 독어, 스페인어 등의 서양언어의 문자와 중국어, 일본어, 한국어 문자를 시스템에서 입력 가능한 모든 문자를 버추얼키보드를 통해 입력할 수 있게 하며, 무인안내기기 및 웹사이트에 동일한 버추얼키보드를 사용할 수 있게 하는 것이 상기한 목적이 있다.The present invention has been made to solve the problems described above, it is possible to easily develop and modify the virtual keyboard using html and OCX without writing a separate application, and the characters of Chinese and Western languages such as English, German, Spanish The purpose of the above is to enable all the characters that can be input in the system, Japanese and Korean characters through the virtual keyboard, and to use the same virtual keyboard for the unmanned guidance device and the website.

본 발명의 목적을 달성하기 위한 구체적인 수단으로는; 시스템의 키 값을 발생시켜 현재의 시스템 포커스에 키 값에 해당하는 문자가 입력되게 하는 OCX와 상기 OCX의 메소드를 호출하는 HTML과 상기 HTML의 자바스키립트 또는 비주얼베이직 스크립트를 이용해 입력할 키보드의 키 값을 OCX의 메소드로 호출함으로써 키 값이 시스템에서 발생되어 문자를 입력이 가능하고, 상기 HTML의 자바스크립트나 비주얼베이직 스크립트를 이용해 키 값으로 생성할 수 없는 문자열을 OCX의 메소드로 호출함으로써 문자열이 윈도우 시스템의 클립보드에 복사된 후 시스템 포커스에 다시 복사되게 하여 문자를 입력가능 하며, 상기 HTML의 자바스크립트나 비주얼베이직 스크립트를 이용해 키 값으로 생성할 수 없는 유니코드를 OCX의 메소드로 호출함으로써 유니코드 문자를 입력이 가능하게 함으로써 이루어진다.Specific means for achieving the object of the present invention; OCX that generates the key value of the system so that the character corresponding to the key value is input to the current system focus, HTML that calls the method of the OCX, and a key of the keyboard to input using the Java script or Visual Basic script of the HTML. By calling the value with the method of OCX, key value is generated in the system so that characters can be inputted, and the string cannot be generated by calling the OCX method with a string that cannot be generated as the key value using the JavaScript or Visual Basic script of HTML. Characters can be entered by copying them to the clipboard of the window system and then copying them back to the system focus.Unicodes that cannot be generated as key values using the JavaScript or Visual Basic script of HTML are called by OCX methods. This is done by enabling code characters to be entered.

도 1 본 발명에 실시예에 따른 문자입력 방법을 나타낸 흐름도.1 is a flowchart illustrating a character input method according to an embodiment of the present invention.

이하, 본 발명의 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1 본 발명에 실시예에 따른 문자입력 방법을 나타낸 흐름도에 도시된 바와같이 키보드 키 값을 HTML 소스코드로부터 받아 시스템에 키보드 키값을 발생시키는 OCX와 웹브라우저를 제어해 HTML로 디자인된 버추얼키보드를 화면에 보여주며 시스템 포커스가 버추얼 키보드로 오지 않게 하는 어플리케이션 소프트웨어로 구성된다.1 is a virtual keyboard designed in HTML by controlling the OCX and the web browser to receive the keyboard key value from the HTML source code to generate a keyboard key value in the system as shown in the flow chart illustrating a character input method according to an embodiment of the present invention It consists of application software that displays on screen and prevents system focus from coming into the virtual keyboard.

화면에 형성된 버추얼키보드 중 임의의 버튼을 클릭(S1)하면 키 값을 OCX로 전송(S2)하고 상기 OCX는 시스템 키값이 생성(S3)될 경우에는 키발생 OCX SIMULATEKEYSTROKE일(S4) 경우에는 IME영어모드로 해당입력(S6)하고 아닐 경우에는 IME한글모드로 해당문자(S6)를 입력한다.Clicking any button of the virtual keyboard formed on the screen (S1) transfers the key value to the OCX (S2) and the OCX generates the key when the system key value is generated (S3) OCX SIMULATEKEYSTROKE (S4). If not in the mode (S6), enter the character (S6) in the IME Hangul mode.

상기 OCX에 시스템 키값이(S3) 생성되지 않을 경우에는 유니코드입력(S10) 유무를 확인하여 유니코드가 입력되었을 경우에는 유니코드의 해당 문자(S11)를 입력하게 되고 유니코드가 입력되지 않았을 경우에는 OCX는 문자영을 클립보드에 복사(S20)한 후 시스템 현재의 포커스 위치에 다시 복사하여 문자열(S21)을 입력한다.If the system key value (S3) is not generated in the OCX, check the existence of the Unicode input (S10), if the Unicode is input, if the corresponding character (S11) of the Unicode is input, if the Unicode is not input The OCX copies the text zero to the clipboard (S20) and then copies the text to the current focus position and inputs the character string (S21).

여기서, 부분적으로 키값이 발생되는 과정을 살펴보면, 상기 HTML로 디자인된 버추얼키보드는 사용자가 화면의 키 이미지를 클릭(S1)하면 자바스크립트 또는 비주얼베이직 스크립트를 통해 클릭한 키에 해당하는 키 값(ASCII)을 OCX에 전송(S2)한다.Here, when the key value is partially generated, the virtual keyboard designed in HTML is a key value corresponding to the key clicked through the JavaScript or Visual Basic script when the user clicks (S1) a key image on the screen. ) To the OCX (S2).

이때, OCX는 전송받은 키값을 시스템에 특정 API(Mapvirtual)를 호출해서 문자를 입력한다.At this time, the OCX calls a specific API (Mapvirtual) on the system to input the received key value.

또한, 상기 HTML로 디자인된 버추얼키보드는 사용자가 화면의 키 이미지를 클릭(S1)하면 자바스크립트 또는 비주얼베이직 스크립트를 통해 클릭한 키에 해당하는 유니코드를 OCX에 전송(S2)하고, 상기 OCX는 이 유니코드에 해당하는 문자가 입력(S11)된게 한다.In addition, the virtual keyboard designed in the HTML transmits the Unicode corresponding to the clicked key to the OCX (S2) when the user clicks (S1) a key image on the screen, and the OCX is The character corresponding to this Unicode is input (S11).

또한, 상기 html로 디자인된 버추얼키보드는 사용자가 화면의 키 이미지를 클릭(S1)하면 자바스크립트 또는 비주어베이직 스크립트를 통해 클릭한 키에 해당하는 문자열을 OCX에 전송(S2)한다.In addition, the virtual keyboard designed in html transmits a character string corresponding to the clicked key to the OCX through the JavaScript or Visual Basic Script when the user clicks (S1) the key image of the screen (S2).

이때, 상기 OCX는 이 문자열을 시스템 클립보드에 복사(S20)한 후 시스템 현재의 포커스 위치에 다시 복사되게 해 문자열을 입력(S21)하게 된다.At this time, the OCX is to copy the string to the system clipboard (S20) and then to copy again to the current focus position of the system to input the string (S21).

따라서, 본 발명의 어플리케이션 소프트웨어는 버추얼 키보드 디자인과 OCX에 전달할 키 값이 저장된 HTML 팡일을 웹브라우저 엔진을 이용해 화면에 보이게 하고 사용자가 버추얼 키보드의 키를 클릭하면 시스템의 포커스가 버추얼 키보드에오지 않고 현재의 위치에 머물게 하는 기능을 한다.Therefore, the application software of the present invention makes a virtual keyboard design and an HTML file containing the key values to be transmitted to the OCX visible on the screen using a web browser engine. When the user clicks a key of the virtual keyboard, the focus of the system does not reach the virtual keyboard. Function to stay in the position of.

화면에 형성된 버추얼키보드 중 임의의 버튼을 클릭하면 키 값을 OCX로 전송하고 상기 OCX는 시스템 키값이 생성될 경우에는 키발생 OCX SIMULATEKEYSTROKE일 경우에는 IME영어모드로 해당입력하고 아닐 경우에는 IME한글모드로 해당문자를 입력한다.Clicking any button among the virtual keyboards formed on the screen sends the key value to the OCX, and if the system key value is generated, the OCX inputs the key OCX in SIMULATEKEYSTROKE. Enter the character.

상기 OCX에 시스템 키값이 생성되지 않을 경우에는 유니코드입력 유무를 확인하여 유니코드가 입력되었을 경우에는 유니코드의 해당 문자를 입력하게 되고 유니코드가 입력되지 않았을 경우에는 OCX는 문자영을 클립보드에 복사한 후 시스템 현재의 포커스 위치에 다시 복사하여 문자열을 입력한다.If the system key value is not generated in the OCX, check the existence of Unicode input. If Unicode is input, the corresponding character of Unicode is input. If the Unicode is not input, the OCX copies the character string to the clipboard. Then copy it back to the current focus position and input the string.

이상과 같이 별도의 어플리케이션을 쓰지 않고 html과 OCX를 사용해 버추얼키보드를 손쉽게 개발하고 수정할 수 있게 하며 영어, 독어, 스페인어 등의 서양언어의 문자와 중국어, 일본어, 한국어 문자를 시스템에서 입력 가능한 모든 문자를 버추얼키보드를 통해 입력할 수 있게 하며, 무인안내기기 및 웹사이트에 동일한 버추얼키보드를 사용할 수 있게 하여, 유아 또는 장애인을 위한 웹컨텐츠에 특수한 형태의 키보드 자판으로 사용되거나 외국어를 활용하는 웨 컨텐츠에도 사용될 수 있으므로 HTML을 사용해 유동적인 키보드 화면 제작이 가능하며, OS의 언어에 관계없이 적용할 수 있으며, 해당 OS에서 사용 가능한 모든 키 조합을 만들 수 있어, 무인안내단말기, 무인문서증명발급기, WedATM, 산업용 PC, 인터넷 웹사이트를 포함한 다양한 기기와 어플리케이션 소프트웨어에서 동일한 저작물을 사용할 수 있는 등 사용자와 생산자 모두에게 매우 유용한 발명인 것이다.As above, it is possible to easily develop and modify the virtual keyboard using html and OCX without writing a separate application, and to input all the characters that can be input from Western, such as English, German, Spanish, and Chinese, Japanese, and Korean characters in the system. It allows you to input via virtual keyboards, and allows you to use the same virtual keyboards for unmanned guidance devices and websites, which can be used as a special type of keyboard keyboard for web content for infants or people with disabilities, or for web content using foreign languages. It is possible to create a flexible keyboard screen using HTML, and can be applied regardless of OS language, and can make all key combinations available in the OS, such as an unattended guide terminal, an unattended document issuer, WedATM, industrial Various devices and applications, including PCs and Internet websites Very useful to all inventors, including users and producers can use the same asset in the software.

Claims (3)

시스템의 키 값을 발생시켜 현재의 시스템 포커스에 키 값에 해당하는 문자가 입력되게 하는 OCX와 상기 OCX의 메소드를 호출하는 HTML과 상기 HTML의 자바스키립트 또는 비주얼베이직 스크립트를 이용해 입력할 키보드의 키 값을 OCX의 메소드로 호출함으로써 키 값이 시스템에서 발생되어 문자를 입력하는 것을 특징으로 하는 에이치티엠엘/오씨엑스 기반의 버추얼 키보드 구현방법.OCX that generates the key value of the system so that the character corresponding to the key value is input to the current system focus, HTML that calls the method of the OCX, and a key of the keyboard to input using the Java script or Visual Basic script of the HTML. A method of implementing virtual keyboards based on HMT / OCX, in which a key value is generated in a system by inputting a value into a method of an OCX. 제 1항에 있어서,The method of claim 1, 상기 HTML의 자바스크립트나 비주얼베이직 스크립트를 이용해 키 값으로 생성할 수 없는 유니코드를 OCX의 메소드로 호출함으로써 유니코드 문자를 입력하는 것을 특징으로 하는 에이치티엠엘/오씨엑스 기반의 버추얼 키보드 구현방법.A method of implementing virtual MT / OCX-based virtual keyboard, which inputs Unicode characters by calling Unicode which cannot be generated as key value using the HTML JavaScript or Visual Basic script by OCX method. 제 1항에 있어서,The method of claim 1, 상기 HTML의 자바스크립트나 비주얼베이직 스크립트를 이용해 키 값으로 생성할 수 없는 문자열을 OCX의 메소드로 호출함으로써 문자열이 윈도우 시스템의 클립보드에 복사된 후 시스템 포커스에 다시 복사되게 하여 문자를 입력하는 것을 특징으로 하는 에이치티엠엘/오씨엑스 기반의 버추얼 키보드 구현방법.Character strings that cannot be generated as key values using the JavaScript or Visual Basic script of HTML are called by methods of OCX so that the characters are inputted by copying them to the system focus after the strings are copied to the clipboard of the window system. How to implement virtual keyboard based on HMT / OCX.
KR1020010021735A 2001-04-23 2001-04-23 Method of Composition HTML/OCX Based Virtual Keyboard KR20020082347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010021735A KR20020082347A (en) 2001-04-23 2001-04-23 Method of Composition HTML/OCX Based Virtual Keyboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010021735A KR20020082347A (en) 2001-04-23 2001-04-23 Method of Composition HTML/OCX Based Virtual Keyboard

Publications (1)

Publication Number Publication Date
KR20020082347A true KR20020082347A (en) 2002-10-31

Family

ID=27702142

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010021735A KR20020082347A (en) 2001-04-23 2001-04-23 Method of Composition HTML/OCX Based Virtual Keyboard

Country Status (1)

Country Link
KR (1) KR20020082347A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100897923B1 (en) * 2002-12-24 2009-05-18 엘지엔시스(주) Screen saving and loading method for web terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR980003970A (en) * 1996-06-21 1998-03-30 김광호 Virtual keyboard system and key input method
KR980010720A (en) * 1996-07-03 1998-04-30 김광호 Virtual keyboard system
US6003050A (en) * 1997-04-02 1999-12-14 Microsoft Corporation Method for integrating a virtual machine with input method editors
US6104384A (en) * 1997-09-12 2000-08-15 Ericsson, Inc. Image based keyboard for a small computing device
US6429793B1 (en) * 1998-12-03 2002-08-06 International Business Machines Corporation Abstraction of input mapping for keyboards

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR980003970A (en) * 1996-06-21 1998-03-30 김광호 Virtual keyboard system and key input method
KR980010720A (en) * 1996-07-03 1998-04-30 김광호 Virtual keyboard system
US6003050A (en) * 1997-04-02 1999-12-14 Microsoft Corporation Method for integrating a virtual machine with input method editors
US6104384A (en) * 1997-09-12 2000-08-15 Ericsson, Inc. Image based keyboard for a small computing device
US6429793B1 (en) * 1998-12-03 2002-08-06 International Business Machines Corporation Abstraction of input mapping for keyboards

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100897923B1 (en) * 2002-12-24 2009-05-18 엘지엔시스(주) Screen saving and loading method for web terminal

Similar Documents

Publication Publication Date Title
JP5921527B2 (en) Extended framework for input method editor
RU2436146C2 (en) Flexible display transfer
JP3678403B2 (en) Bidirectional network language support
US20090049120A1 (en) Adding personalized value to web sites
KR20040107445A (en) Web page rendering mechanism using external programmatic themes
CA2428821C (en) Accessing a platform independent input method editor from an underlying operating system
Swearngin et al. Genie: Input Retargeting on the Web through Command Reverse Engineering
JP7145988B2 (en) Translation service providing method using input application and terminal device using the same
KR20020082347A (en) Method of Composition HTML/OCX Based Virtual Keyboard
JP2021140645A (en) Word registration device, word registration method and word registration program
Moshagen et al. Rich Morphology, No Corpus–And We Still Made It. The Sámi Experience
Gärtner et al. NLATool: An Application for Enhanced Deep Text Understanding
Adiani et al. Design of a Novel Web Utility that Provides Multi-lingual Word Definitions for Child E-Book Applications
Rojbi et al. KeybNav: a new system for web navigation through a keyboard
Jones Creating web content for mobile phone browsers, Part 2
Yong et al. Java input method engine
WO2020022484A1 (en) Program, method, and information processing device
JP2020095369A (en) Document processor, control program of document processor and document processing method using document processor
CN111859214A (en) Method, device and equipment for loading web browser and storage medium
AU2011205054B2 (en) Flexible display translation
Yip et al. A framework for the support of multilingual computing environments
JP2021009492A (en) Client device, server device, control method and program thereof, and remote browser system
KR20000054115A (en) Input character mode indicating apparatus on computer programmed field and method thereof
Haible The Unicode HOWTO
JPH031210A (en) Character processor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application