Results 1 to 4 of 4

Thread: Read / Change Keyboard Language

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2017-08
    Posts
    1
    Login to Give a bone
    0

    Default Read / Change Keyboard Language

    Hello, I have experience with autocad VBA but beginner to AutoLisp.

    I want to write code that changes the keyboard language back to English when I begin to enter a text to command line.
    Is this possible with AutoLisp?? Can you give me a hint?

    Thank you.

  2. #2
    I could stop if I wanted to
    Join Date
    2005-06
    Location
    CORDOBA-ARGENTINA
    Posts
    275
    Login to Give a bone
    0

    Default Re: Read / Change Keyboard Language

    If you can do it in VBA , please show how did it. Maybe it can be "translated" to VL lisp

  3. #3
    All AUGI, all the time
    Join Date
    2003-07
    Posts
    560
    Login to Give a bone
    0

    Default Re: Read / Change Keyboard Language

    This first http://adndevblog.typepad.com/autoca...ulti-copy.html but this as at start up.

    There was some discussion at Cadtutor about convert text to another language it uses a find replace method so you can have two texts one in each language.

    This could be useful http://www.cadstudio.cz/en/apps/trans/

    This may work must have downloaded language pack, start autocad in that language, config, profile, save the current profile ARG, making sure all the paths etc are correct first, close autocad, start english autocad, config profile load the other ARG file that you created, it should now be in list, make it current what happens ??? for English config profile pick old profile make current again. This may be something you can program rather than manual but still doesn't take long.
    Last edited by BIG-AL; 2017-09-01 at 01:48 AM.

  4. #4
    Member
    Join Date
    2001-03
    Location
    ROMANIA
    Posts
    35
    Login to Give a bone
    0

    Default Re: Read / Change Keyboard Language

    If you want to switch between different input languages, see http://www.itexperience.net/2010/12/...-the-easy-way/.
    This may be done by using AuyoLISP but is OS dependent.

Similar Threads

  1. 2017: Change Language
    By rj.design2020752301 in forum Revit Architecture - General
    Replies: 1
    Last Post: 2018-01-19, 11:00 AM
  2. 2017: Language change not working
    By SSKI in forum Revit Architecture - General
    Replies: 1
    Last Post: 2016-09-12, 07:13 PM
  3. 2013: [URGENT] Change Revit Schedule Display Language?
    By ng_ph_long293217 in forum Revit MEP - General
    Replies: 4
    Last Post: 2013-02-06, 08:24 AM
  4. Change the other Language text to English
    By avinash00002002 in forum VBA/COM Interop
    Replies: 2
    Last Post: 2006-03-27, 04:52 PM
  5. Language change
    By JustJimmy in forum AutoCAD Map 3D - General
    Replies: 1
    Last Post: 2005-05-19, 02:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •