Kbase P97090: How to define the mouse pointer cursor to be a block?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/4/2004 |
|
Status: Unverified
GOAL:
How to define the mouse pointer cursor to be a block?
FACT(s) (Environment):
Windows
FIX:
Use the LOAD-MOUSE-POINTER ( ) Method:
{&WINDOW-NAME}:LOAD-MOUSE-POINTER("block.cur").
where 'block.cur' is the name of a customized static or animated windows bitmap cursor file.