Home
Products
Community
Manuals
Contact
Login or Signup

Unselectable Listbox or Similar

BlitzMax Forums/BlitzMax GUI Programming/Unselectable Listbox or Similar

TwoCorin517(Posted 1+ years ago) #1
I'm working on making a game in which I want to provide feedback of the current combat. I need to make a log of all the battle events... Labels don't scroll, I don't want to leave the option to enter in more with a text area, and listboxes are selectable...

A Listbox is the closest thing I have to what I'm thinking I guess...


TwoCorin517(Posted 1+ years ago) #2
Oh wait, nvm... I'll just make it useless...