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

Author Topic: [SOLVED] Making a TextBox  (Read 1136 times)

0 Members and 1 Guest are viewing this topic.

undefined

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
[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
« Last Edit: June 01, 2020, 09:56:28 pm by undefined »

 

anything