.bb
Code Archives / GUI
Attention! 👉Starting November 2024, BlitzCoder.org will now be BlitzBasic.org.
Tip: Add code-archives and gui as tags to your topic to share and post it in this category as an archive. The first line of your post will be automatically parsed as the description of your code archive entry with a maximum length of 120 characters.
.bmx
FryGUI is an entirely free GUI system for ALL platforms, based on a system of screens, not windows.
Last Post by
BlitzCoder
3 years ago
.bb
A simple pixel perfect GUI system using quads with custom cursor as example. ( you'll need your own "Cursor" t
Last Post by
BlitzCoder
3 years ago
.bb
Feel free to use the option I included for floating point variables, this will enable the writer to expand the choice fr
Last Post by
BlitzCoder
3 years ago
.
Another little module for html5, exposes text drawing using standard fonts (Don't have to create bitmaps)
Last Post by
BlitzCoder
3 years ago
.bb
This bitmap font library is designed for easily creating text in a 3D game.
Last Post by
BlitzCoder
4 years ago
.bmx
Multi-Column List Box with sort (Windows only). I've modified Ziltches code to make it OO structured and also added my o
Last Post by
BlitzCoder
4 years ago
.bmx
Process list... see which processes spawned which programs!
Last Post by
BlitzCoder
4 years ago
.bb
Fontext is an application for creating great looking packed bitmap fonts for 2D & 3D games. It also comes with some
Last Post by
BlitzCoder
4 years ago
.
NinePatch is a class I wrote sometime last year to deal with buttons for a game I was working on at the time. It takes a
Last Post by
BlitzCoder
4 years ago
.bmx
This class is designed to handle windows, toolbars, and menus, with toggling, enable/disable, and automatic icon loading
Last Post by
BlitzCoder
5 years ago