I can't seem to find anything to put a dropdown box on to the property grid. There's a property for strings, colors and fonts, but beyond that, nothing seems to be implemented. I'm not sure if this means it wasn't possible to implement in BlitzMax or if it's waiting to be done, or if I've just missed it.
The flags property in the demo is commented out and refuses to compile if uncommented. The enum property is there, but has no functions or methods and crashes if I use it. I tried a forum search for them but nothing comes up about the property grid, so again, I'm not sure if it's not finished yet or if I'm just not looking in the right place.
Is there anything else I can use to give simple options like true/false, enabled/disabled, on/off, animal/vegetable/mineral? What about floating point and integer numbers? Is there something I can use for those?
The flags property in the demo is commented out and refuses to compile if uncommented. The enum property is there, but has no functions or methods and crashes if I use it. I tried a forum search for them but nothing comes up about the property grid, so again, I'm not sure if it's not finished yet or if I'm just not looking in the right place.
Is there anything else I can use to give simple options like true/false, enabled/disabled, on/off, animal/vegetable/mineral? What about floating point and integer numbers? Is there something I can use for those?