4.5 SIPANEL.EXE
4.5.1 Overview
Initiate SIPANEL.EXE and call SIPANEL.DLL to control the SIPanel. The SIPanel will be initiated in the
4.5.2 Options of Command Line
Format: sipanel.exe [/Q] [/T01] [/D01] [/N01] [/L01] [/Px,y] [/Sw,h]
One specification unit consists of a ' /' and analphabet (not
/T1 | Adds a text area. If keyboard character is touched once it will be temporarily displayed in |
| the text area, and, if the Return key is touched, it will be transferred to a currently active |
| window. |
/T0 | Does not add a text area. (Initial condition default.) |
/D1 | Establishes a drag area in the upper section of the screen. This drag area is a range in which |
| a mouse event is detected if the display position of SIPanel is modified. |
| Note: |
/D3 | If the drag area extends beyond the display range, dragging is no longer possible. |
Does not establish a drag area. Dragging is not possible. | |
/D0 or /D2 Establishes a drag area on the left side of the screen. (Initial condition default.) | |
/N2 | Displays a panel that only contains numeric keys. |
/N1 | Adds numeric keys to the standard keyboard. |
/N0 | Does not add numeric keys to the standard keyboard. (Initial condition default.) |
/L1 | Activates the Caps Lock key. |
/L0 | Deactivates the Caps Lock key. (Initial condition default.) |
/Px,y | Specifies the coordinates of the top left corner of the SIPanel. |
| "x" should be between 0 and 479 of the |
| 239 of the |
/Sw,h | The default values are x=0 and y=0. |
Specifies the width and height of SIPanel to be displayed. | |
| "w", the width, should be between 1 and 480, and "h", the height, should be between 1 and |
| 240. "w" and "h" should be separated by a comma (","). |
| The default values are w=320 and h=120. |
Note:
If values that are to small are specified, tapping the panel has no effect and, consequently, a key input is not possible. Unless otherwise specified, the parameters will retain their previous values.
If SIPanel is initiated without a parameter being specified, the following condition is employed for the defaults:
sipanel.exe /T0 /D0 /N0 /L0 /P0, 0 /S288, 100
34