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 - Degri

Pages: [1]
1
General / Re: Text input
« on: March 03, 2019, 07:31:48 am »
I'm sorry I bothered you, but while copying the code to another file to share it here I found out I made a really dumb mistake... Sorry again!

2
General / Text input
« on: March 02, 2019, 08:23:35 pm »
I've tried to make some text input in SFML but "input += event.text.unicode" removes what was previously written: when I draw a Text with "input" as string it shows the character currently pressed and then removes it when another key is pressed. What am I doing wrong?

Pages: [1]