how to set initial postion of mouse cursor [message #236220] |
Wed, 09 May 2007 06:23 |
karthick2809
Messages: 50 Registered: April 2007 Location: Chennai
|
Member |
|
|
hi experts,
i have developed a form using forms 9i.
i have 5 fields in the datablock...
they are,
i want to place the initial cursor position to a textitem which is in fourth positon while displaying..
how can set the initial mouse in that specfic text item..by default the cursor positon is at first text item when i run the form.. please help me out with your valuable tips ...thanks in advance
|
|
|
|
|
Re: how to set initial postion of mouse cursor [message #236536 is a reply to message #236261] |
Thu, 10 May 2007 03:27 |
karthick2809
Messages: 50 Registered: April 2007 Location: Chennai
|
Member |
|
|
but,
go_item is not working for the following case.if
the textitem2 is an not null field in database
then the go_item('myblock.textitem4) is not working in the when-new-instance trigger...
how can i set the position of the cursor at textitem4...i tried even by giving required property of textitem4 as yes..even then its not working..how can i place the cursor in the textitem4 in spite of all the condition...awaiting for your suggestions...thanks in advance
|
|
|
|
|