Little box for entering numbers

BlitzPlus Forums/BlitzPlus Beginners Area/Little box for entering numbers

Hi,

When you click on a menu item i'd like a little window to open with a cursor for inputing a number.

Is this possible
Thanks
Jim

You mean, a box with a field for entering text?

if so, you could use CreateTextField()
or you could use CreateTextArea()