d I
> want that to be done through a code to check Keyboard layout and change it
> if needed or keep it if no need to change it
> thanks in advance to everyone trying to help
>
>
>
> ------------
> On Tue, 10/2/18, T Lee Davidson wrot
t to be done through a code to check Keyboard layout and change it if needed
or keep it if no need to change it
thanks in advance to everyone trying to help
On Tue, 10/2/18, T Lee Davidson wrote:
Subject: Re: [Gambas-user] How to Change Keyboar
t
>>
>> I used:
>> Desktop.SendKeys("[Alt_L] + [Shift_L]")
>>
>> so another problem appeared,
>> I need to detect if language is Arabic or English
>> I can't find a solution for that
>> Can you help me?
>>
>> --
er problem appeared,
I need to detect if language is Arabic or English
I can't find a solution for that
Can you help me?
On Mon, 10/1/18, T Lee Davidson wrote:
Subject: Re: [Gambas-user] How to Change Keyboard Layout
To: gambas-user@lists.sourc
T Lee Davidson wrote:
Subject: Re: [Gambas-user] How to Change Keyboard Layout
To: gambas-user@lists.sourceforge.net
Date: Monday, October 1, 2018, 9:45 PM
Perhaps Desktop.SendKeys ?
___
Lee
On 10/1/18
12:42 PM, WAEL via Gambas-user wrote:
>
Hello
> I'm trying to chan
Perhaps Desktop.SendKeys ?
___
Lee
On 10/1/18 12:42 PM, WAEL via Gambas-user wrote:
> Hello
> I'm trying to change system keyboard layout by pressing a key
> I can't find the right code for doing so
> please help
> I usually press Alt+Shift to change keyboard from English to Arabic and vice
> ve
Hello
I'm trying to change system keyboard layout by pressing a key
I can't find the right code for doing so
please help
I usually press Alt+Shift to change keyboard from English to Arabic and vice
versa, but I need to program it to a button in my project
I tried:
system.language ="ar-EG"
but it