Home » Developer & Programmer » Forms » How to get current cursor postion in oracle 10g form
How to get current cursor postion in oracle 10g form [message #445099] Thu, 25 February 2010 22:10 Go to next message
aimi99
Messages: 3
Registered: February 2010
Junior Member
Hi
I want to get current mouse cursor position dynamically,what should i do.
Re: How to get current cursor postion in oracle 10g form [message #445134 is a reply to message #445099] Fri, 26 February 2010 02:23 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
As far as I can tell, you can't. It is possible to find the current (active) item (:SYSTEM.CURSOR_ITEM system variable tells that information). Or, if mouse is in an item, use :SYSTEM.MOUSE_ITEM (with certain restrictions - check Forms Online Help System).

However, knowing mouse pointer coordinates within an Oracle form, while mouse is out of any item ... I really wouldn't know how to do that.
Re: How to get current cursor postion in oracle 10g form [message #445160 is a reply to message #445099] Fri, 26 February 2010 04:47 Go to previous messageGo to next message
Martin Eysackers
Messages: 80
Registered: October 2005
Location: Belgium
Member
Look in the online help for
:system.mouse_x_pos and
:system.mouse_y_pos
Re: How to get current cursor postion in oracle 10g form [message #445163 is a reply to message #445160] Fri, 26 February 2010 05:00 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Oh, dear! /forum/fa/1606/0/ I'm still living in character environment.
Previous Topic: How to use Pattern matching in Text_IO package
Next Topic: Error in Case statement
Goto Forum:
  


Current Time: Fri Sep 20 07:34:02 CDT 2024