Home » Developer & Programmer » Forms » how to set initial postion of mouse cursor
how to set initial postion of mouse cursor [message #236220] Wed, 09 May 2007 06:23 Go to next message
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 #236231 is a reply to message #236220] Wed, 09 May 2007 06:36 Go to previous messageGo to next message
shankar muthusamy
Messages: 21
Registered: November 2006
Location: singapore
Junior Member
in when new form instance give go_item('blockname.fieldname');
Re: how to set initial postion of mouse cursor [message #236261 is a reply to message #236220] Wed, 09 May 2007 07:55 Go to previous messageGo to next message
karthick2809
Messages: 50
Registered: April 2007
Location: Chennai
Member
thanks shankar
Re: how to set initial postion of mouse cursor [message #236536 is a reply to message #236261] Thu, 10 May 2007 03:27 Go to previous messageGo to next message
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

Re: how to set initial postion of mouse cursor [message #236567 is a reply to message #236536] Thu, 10 May 2007 04:51 Go to previous messageGo to next message
shankar muthusamy
Messages: 21
Registered: November 2006
Location: singapore
Junior Member
ok try this, go the block move that item to the first position only in block (manully), not in design
Re: how to set initial postion of mouse cursor [message #236574 is a reply to message #236567] Thu, 10 May 2007 05:01 Go to previous message
karthick2809
Messages: 50
Registered: April 2007
Location: Chennai
Member
thanks shankar,
its works fine.....
Previous Topic: I have a problem regarding disabling a checkbox
Next Topic: use dll file
Goto Forum:
  


Current Time: Sat Feb 08 21:25:48 CST 2025