Making a Text Box in Allegro
daniel hood

Hello, how would I (Code) make a text box in allegro. So kinda of like a box that i can enter text in and it stores the string in a variable?

- Cheers, Daniel

miran

You would look at the Allegro source code to see how it's done in the case of d_edit_proc() and then do something similar.

Thread #588681. Printed from Allegro.cc