How to Set focus on TAB [message #545521] |
Thu, 01 March 2012 00:15 |
mvmkandan
Messages: 68 Registered: May 2010 Location: Trivendrum
|
Member |
|
|
Hi
I am new to Forms.
I have two tab like 'TAB1' and 'TAB2'.
Inside TAB1, i have 3 text items and in TAB2, i have 3 text items.
When cursor leave from TAB2's Text Item:3, then focus to be Set on TAB1.
I have used the following coding
go_item(':tabpages.tab1');
But it not working.
How to set the Focus on Tab or else please give idea that how to set Focus on TextItem1 in TAB1 from TAB2
Thanks
Veera
|
|
|
|