ivandotnet
Newcomer
- Joined
- Jan 3, 2005
- Messages
- 3
I've been trying to create a Text Box for users to type in, in DirectX 8.1, but I could not find the class for it. All I can find is the Edit Box.
So right now, I'm creating a 9 line Text Box from 9 separate Edit Boxes. Any chance this can work, because I'm already running into problems when handling new line, backspace, delete and insert keyboard characters. Tracking the text cursor is also another problem.
Anyone has some idea on how to create Text Boxes other than the method that I am resorting to?
So right now, I'm creating a 9 line Text Box from 9 separate Edit Boxes. Any chance this can work, because I'm already running into problems when handling new line, backspace, delete and insert keyboard characters. Tracking the text cursor is also another problem.
Anyone has some idea on how to create Text Boxes other than the method that I am resorting to?