subcalls.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
VioSetCurType changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
MS OS/2 version 1.2 changes
 
The yStart and cEnd fields of the VIOCURSORINFO structure can be set to
values that are independent of the number of scan lines in the character
cell. If you specify percentages for these values, MS OS/2 calculates the
beginning and ending scan lines by multiplying the specified percentage by
the number of scan lines in the character cell and rounding the total to the
nearest scan line. Percentages are specified as a number in the range 0
through -100. For example, if yStart is set to -90 and cEnd is set to -100,
the cursor occupies the bottom 10 percent of the character cell.
 
                                      ♦