Custom cursor handling in 10.1.2.3.0 does not work
Hi,
I am using EgenCursor.jar, to customize cursor handling i our Forms application, in multi-record block consisting of items: say item1,item2,item3 so that the highlighted blue color (forms default) does not show up when user navigates from item1 to item2 and if user has typed the half word in the end of line then it should appear from start of next line and cursor should be positioned to last character of word so that user can type without any interruption.
I am using EgenCursor.jar, to customize cursor handling i our Forms application, in multi-record block consisting of items: say item1,item2,item3 so that the highlighted blue color (forms default) does not show up when user navigates from item1 to item2 and if user has typed the half word in the end of line then it should appear from start of next line and cursor should be positioned to last character of word so that user can type without any interruption.
This was working absotuletly fine in OAS version 10.1.2.2.0 but when i updated to patch p5983622_10123_HPUX 11.31 to OAS version 10.1.2.3.0 the curosr does not move to end and whole text is shown with blue color (forms default).
0