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.


Topics - undefined

Pages: [1]
1
Graphics / [SOLVED] Making a TextBox
« on: June 01, 2020, 09:19:32 pm »
EDIT: sorry, I didn't see that's the c++ category..I can't delete this post now  :(
Hi  :)
I'm trying to make a simple UI for my ptoject, and I'm stuck at a textbox. I mean, it's working, but I noticed something.
So, that's the class of the textbox (warning: it's C#, not C++ :( ): https://gist.github.com/NedoProgrammer/94bc17facce81cfcf2b82ad132dc67af
And here's the part of that class which I use for adding text:
https://gist.github.com/NedoProgrammer/42cc1d5def716800902f49343f5c2c2e
I'll attach the screenshots of what's happening.
Sorry if this is an easy-solving issue, I just don't have any ideas.  :(
Thanks beforehand!  :D
I can explain anything that I didn't tell.  ;D
EDIT 2: I'm dumb sorry. I found the same issue as in the general category  :D

Pages: [1]