Invoke ALT+SHIFT key [message #310741] |
Wed, 02 April 2008 04:39  |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Dear All,
I have already raised this query to this forum. However, I could partially succeed.
User has to input more than one language in the same form (ie. one column is english the other column is arabic etc.)
Each time the user has to press ALT+SHIFT key to change the language. I just need to avoid by pressing this key by the user each time.
Is there a way to invoke automatically when I leave a item?
I saw the other applications (developed in VB) running in my office have this facitlity.
Ilango
|
|
|
|
|
Re: Invoke ALT+SHIFT key [message #311258 is a reply to message #311085] |
Thu, 03 April 2008 18:19  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Paraphrasing their idea, create a Java thingy that fires as you enter the field and get it to change the language for you.
Search this forum for 'Java thingy' or go to the Oracle Forms website and look at the sample code links for Java and PJC.
David
Alt keyword: nls_lang
[Updated on: Tue, 13 May 2008 19:51] Report message to a moderator
|
|
|