Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sweeping to another language
Message
De
14/06/2002 04:50:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
14/06/2002 04:09:19
Issam Mansour
Jordan Business Machines
Amman, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00668402
Message ID:
00668407
Vues:
23
>Hi All,
>To move the input from language to another language on windows you click Alt+Shift, like moving from english-to-arabic or arabic-to-english. is there a way to handle that by code. I try to find the "on key" value for alt+shift i cann't find.
>
>
>Regards
#define HKL_PREV 0
#define HKL_NEXT 1
declare integer ActivateKeyboardLayout in win32API ;
 integer hkl, integer Flags
ActivateKeyboardLayout(HKL_NEXT,0)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform