Hey Guys,
i have a problem.
I have a text are where I can write, it works well.
But when I paste something in it (strg+v) it doesn't work
Mh.. Can you help me by this problem?.
Thank you!
kwpsp
My code:

string input_string;
text input_text
{
pos_x = 200;
pos_y = 100;
layer = 2;
Red = 108;
Green = 207;
Blue = 255;
font = arial_font;
string = input_string;
flags = filter;
}

function input_activate()
{
input_text.visible = on;
inkey(input_string);
}

on_e = input_activate();


My system:
- Core 2 Quad 6600(4x 2,4GhZ)
- 2GB Ram
- GeForce 7050(:-))
- Windows seven