gui's
Blitz3D Forums/Blitz3D Programming/gui's| 
 | ||
| ive tried a lot of gui's and they all seem to have shortcomings: devilgui - no wordwrap, but great otherwise sprite candy - no comboboxes free bcf - nice but slow, couple of combobox bugs other free gui's - dont work is there a perfect gui system out there? | 
| 
 | ||
| I like Kev's WinBlitz3D ... its standard Win32 GUI, so it will clash with your game, but its awsome for windows applications, and just general non-game use... | 
| 
 | ||
| WinBlitz3d for apps ToolUI for games | 
| 
 | ||
| BlitzUI, free, and with excellent editor for creation of your own gui's | 
| 
 | ||
| fast and free: http://www.blitzforum.de/forum/viewtopic.php?t=21659 | 
| 
 | ||
| The best: WinApi (in use with types + userlibs (for define commands)) http://www.msdn.com | 
| 
 | ||
| that german thingy doesnt seem to have commands for listboxes or comboboxes. I tried blitzui and i had problems. maybe i could have another look. toolui looks ok, can you skin it? | 
| 
 | ||
| hmm, alphagui doesnt have listboxes either |