Home » Non-English Forums » Arabic » Automatically change language from English to arabic  () 2 Votes
Automatically change language from English to arabic [message #103450] Tue, 07 October 2003 06:38 Go to next message
JAC
Messages: 12
Registered: February 2003
Junior Member
I'm using Forms 6i on WinXP. This is a bilingual system. Data entry in some forms is done in both english & arabic. How can one change the language automatically when jumping from and english entry field to an arabic entry field??
Any help is appreciated. TIA
Re: Automatically change language from English to arabic [message #103544 is a reply to message #103450] Sun, 11 January 2004 06:28 Go to previous messageGo to next message
reshmi arun
Messages: 2
Registered: January 2004
Junior Member
hi,
I'm using WinXP,vb6,oracle9i. How can one change the language automatically when jumping from and english entry field to an arabic entry field?
when i enter oracle table data will be like ??? this.
Any help is appreciated.thanks for helping
reshmi
Re: Automatically change language from English to arabic [message #103589 is a reply to message #103450] Mon, 26 January 2004 06:09 Go to previous messageGo to next message
shadmehr vadoodi
Messages: 1
Registered: January 2004
Location: Tehran
Junior Member

hello my friend
for change language automaticly in vb6 you
must create a module and pase this code to it :

Public Declare Function LoadKeyboardLayout Lib "user32" Alias "LoadKeyboardLayoutA" (ByVal pwszKLID As String, ByVal Flags As Long) As Long

then in your vb program type this comments :
'for arabic language
LoadKeyboardLayout "00000401", 1

'for english language
LoadKeyboardLayout "00000407", 1

that is all !
Re: Automatically change language from English to arabic [message #103822 is a reply to message #103589] Mon, 29 March 2004 09:00 Go to previous messageGo to next message
eeeeeeeeeeee
Messages: 1
Registered: March 2004
Junior Member
hello my friend
for change language automaticly in vb6 you
must create a module and pase this code to it :

Public Declare Function LoadKeyboardLayout Lib "user32" Alias "LoadKeyboardLayoutA" (ByVal pwszKLID As String, ByVal Flags As Long) As Long

then in your vb program type this comments :
'for arabic language
LoadKeyboardLayout "00000401", 1

'for english language
LoadKeyboardLayout "00000407", 1
Re: Automatically change language from English to arabic [message #103996 is a reply to message #103589] Sat, 19 June 2004 09:55 Go to previous messageGo to next message
jinan_awad
Messages: 1
Registered: June 2004
Junior Member
hi
i just want to adjust the code no for English language it's not 00000407, it's 00000409
salam
by
Re: Automatically change language from English to arabic [message #191305 is a reply to message #103589] Tue, 05 September 2006 11:11 Go to previous messageGo to next message
wreyaz
Messages: 44
Registered: April 2006
Location: Saudi Arabia
Member

نميبت ي تب هل
Re: Automatically change language from English to arabic [message #199617 is a reply to message #103450] Wed, 25 October 2006 04:40 Go to previous messageGo to next message
nebojsad
Messages: 2
Registered: October 2006
Location: Macedonia
Junior Member

Hello,
I have the same problem.
If you already solve your problem can you please share the solution with me. Because when i tried with ora_ffi, ora-304500 was raised.
Thanks a lot.
Re: Automatically change language from English to arabic [message #300652 is a reply to message #191305] Sun, 17 February 2008 08:03 Go to previous message
dillango
Messages: 145
Registered: January 2008
Senior Member
Hi Experts,

I am facing same problem in Developer 2000 (Version 6i)

Regards, ILANGO
Previous Topic: Arabic Fonts in SQL
Next Topic: ARABIC LANGUAGE
Goto Forum:
  


Current Time: Thu Mar 28 13:08:37 CDT 2024