Home » Developer & Programmer » Forms » Cursor width in Forms
Cursor width in Forms [message #83731] Wed, 03 December 2003 22:58 Go to next message
Ritesh
Messages: 38
Registered: November 2001
Member
Hi all,
Can anyone help me following issue:
In my forms(6i) i want to increase the width of cursor displayed(e.g in text box) as users are not able to see it clearly.
Pls give any suggestion as these r required very urgently.
Thanx in advance
Re: Cursor width in Forms [message #83734 is a reply to message #83731] Thu, 04 December 2003 00:58 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
It's up to the user to take care of that. In a Windows environment, you can change the mouse cursor scheme. I don't think you can control that. With set_application_property, you can change only the cursor style:
Specifies the mouse cursor style.  Use this property to dynamically change the shape of the cursor. 
The following settings are valid for the Cursor Style property: 

Setting	Description
BUSY	Displays a GUI-specific busy symbol. 
CROSSHAIR	Displays a GUI-specific crosshair symbol. 
DEFAULT	Displays a GUI-specific arrow symbol. 
HELP	Displays a GUI-specific help symbol. 

INSERTION	Displays a GUI-specific insertion symbol. 

MHE
Previous Topic: Problem calling Report from Form
Next Topic: how to suppress validation?
Goto Forum:
  


Current Time: Thu Mar 28 14:43:57 CDT 2024