Consultor Eletrônico



Kbase 19220: How to change the height of the cursor in Win32 Char Client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/28/1999
This document applies to: Win32 Character Client
Version and Release Number: 8.3B05 and higher


Introduction
============

With the character client of Progress version 8.3B the cursor sometimes shows up as an underscore ("_"). Since this can be difficult to see on some screens you can modify the cursor size starting from patch 8.3B05


SOLUTION
========

Add the CursorHeight parameter to the [Winchar Startup] section of the progress.ini


STEP BY STEP DETAILS
====================

In the Progress.ini file, section [Winchar Startup], add the following parameter: CursorHeight = [value between 1 and 100]

This value specifies the height of the cursor as a percentage (from 1 to 100) of a character cell. A setting of 0 (zero) is ignored.

For example, CursorHeight=100 specifies that the cursor fills the entire character.