Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: help oracle forms 4.5 - naviagate back to previous cursor position problem
In article <32F169B7.590C_at_ziplink.net>,
Ravi Desigan <ravid_at_ziplink.net> wrote:
> Calling a form from the when button pressed trigger of push button
> whose mouse navigate property and navigable property is false.
> After exiting the called form, the cursor is not appearing in the
> calling form. Actually the cursor is in the exactly the same
> position before it called the other form (which you can find out if
> you tab once), but it is not appearing.
>
> Even after capturing the system cursor position and using go item,
> still it is not appearing.
>
> But If I go to the item other than where the current cursor
> position, it is working. But I want to go to the same item.
>
> Also this problem won't come if mouse navigatge property true.
Try using two go_items, one away from, and the next back to the place you want the cursor. Then synchronize.
I'm not sure this will work. I too have observed the cursor disappearing in similar situations, but have been able to "fiddle" with the form enough to get it to show up.
Steve Cosner Received on Fri Jan 31 1997 - 00:00:00 CST
![]() |
![]() |