Hi, because $input doesn;t handle unicode I decided to make a custom window to act as the input.

I quickly realized that I wouldn't be able to make it act like the input identifier. For instance.

/set %var $input(Enter Text,e,Input)

I can't think of a way I could return the value in the input event of the Input window to this set command, but more importantly to be able to handle any command dynamically.


Anyone have any ideas?