Search:

Type: Posts; User: zirrboy

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,033

    [SOLVED] Re: Robot Invalid KeyCode from Constant

    After some experimenting, i found a semi-solution.
    changing your keybord layout to US will make the code run smoothly.
    So if you are experiencing the same Problem, look up how to change your...
  2. Replies
    5
    Views
    1,033

    [SOLVED] Re: Robot Invalid KeyCode from Constant

    The Input value is 91 which is stored in KV_OPEN_BRACKET.
    As for MrLowBot:
    this is more or less the entire Code as far as functionalty is concerned
    the main Programm has a .txt file Reader and...
  3. Replies
    5
    Views
    1,033

    [SOLVED] Robot Invalid KeyCode from Constant

    I am trying to create a Programm that pastes given text into a window that does not support ctrl v.
    This works except for certain symols, which the keyPress method of the Robot class rejects,...
Results 1 to 3 of 3