Thursday, July 28, 2016

Tip of the Day: Customizing Input Language for ROSK
Product.......: R:BASE/Runtime/R:Compiler - X/X Enterprise (Version 10)
Build.........: 10.0.1.10727 or higher
Section.......: R:BASE On-Screen Keyboard (ROSK)
Keywords......: ROSK, Input Language

The R:BASE On-Screen Keyboard (ROSK) is a visual keyboard displayed on the screen that allows users to type and enter data, instead of relying on a physical keyboard.

With all standard keys displayed, users can select keys using the mouse or another pointing device. The PROPERTY command can be used to customize the R:BASE On-Screen Keyboard button font color, button background color, button edge, background color, screen location, and window caption. The keyboard can also be resized by dragging window sides. When altered, the size and position is preserved between sessions.

The R:BASE On-Screen Keyboard (ROSK) is accessible using the following methods:

01. Selecting "Utilities" > "On Screen Keyboard" from the main Menu Bar
02. Pressing the [Ctrl]+[Alt]+K key combination
03. Using the PROPERTY command
   PROPERTY ROSK SHOW TRUE/FALSE

Did you know that now you can customize the ROSK using Input Language option?

New "Input Language" setting has been added to alter the keyboard input language
within R:BASE. Keyboard types for languages and custom setups are available.

Languages can also be specified using a language name or an 8-digit input locale
with the PROPERTY command.

-- Example 01: To use a named language for Russian:
   PROPERTY ROSK SHOW TRUE
   PROPERTY APPLICATION INPUT_LANGUAGE RUSSIAN

-- Example 02: To use the 8-character locale for Albanian:
   PROPERTY ROSK SHOW TRUE
   PROPERTY APPLICATION INPUT_LANGUAGE 0000041C

For additional information on input language, enter "HELP INPUTLANGUAGE" at the R>.

For complete details and more options/examples, refer to the latest R:DocsX.

Caution:

After using the "PROPERTY APPLICATION INPUT_LANGUAGE value" command for testing,
make sure to always revert back to your native OS language.

Have fun!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
33 years of continuous innovation!
18 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to