Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - èmji

Pages: [1]
1
General / Re: How to use TextEntered
« on: May 14, 2018, 11:34:15 pm »
Thanks!

2
General / How to use TextEntered
« on: May 14, 2018, 07:46:47 pm »
Hello,

I don't know how to use TextEntered properly to let the user enter the name of a file after pressing a key.
What I did is that when the user presses a specific key (the C key), it activate a flag so event handler starts keeping user input in a buffer until the user presses 'Enter'. But this key ('C') is added to the buffer.

How can I avoid that?

Thank you.

Pages: [1]