Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Making a Text Box in Allegro

This thread is locked; no one can reply to it. rss feed Print
Making a Text Box in Allegro
daniel hood
Member #7,996
November 2006

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
Member #2,407
June 2002

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.

--
sig used to be here

Go to: