Input
BlitzPlus Forums/BlitzPlus Programming/Input| 
 | ||
| How do I take input with a blitz gui application. I dont want to use "Input()" because it opens a new window. Thanks | 
| 
 | ||
| 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. | 
| 
 | ||
| A textbox? Write your own inputbox routine using a window label and textbox |