Input

BlitzPlus Forums/BlitzPlus Programming/Input

nyybaseball(Posted 2014) [#1]
How do I take input with a blitz gui application. I dont want to use "Input()" because it opens a new window. Thanks


Blitzplotter(Posted 2014) [#2]
I used fastlibs, not sure if the product is still available though there maybe a similar library to provide the ui functionality your looking for, try looking under toolbox/dlls/fastext or fasttext.


Matty(Posted 2014) [#3]
A textbox?

Write your own inputbox routine using a window label and textbox