Skip to content

blitz-foundation/ifsogui.mod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifsogui.mod

Marcus Trisdale's Ifso Max2D GUI module and form designer.

Only a few changes were made to the module in v1.18, the form editor is much improved and examples now include a MaxGUI demo.

Depends on Maxmods/koriolis.zipstream because the internal zipstream wasn't 64-bit compatible.

Extract ifsogui.mod to your BlitzMax/mod folder and build with bmk.

License

This version uses the zlib license since the original had no license, just a copyright notice.

Notes

The Skin2 folder can be incbin'd using incbinSkin.bmx (both found in the module folder).

If you wonder what Skin3 does it's used by the editor toolbar. The editor currently can't incbin skins (crashes).

There are random crashes at init when loading media from zip files, but incbin works fine.

The editor doesn't support multicolumn listboxes.

See the examples folder to get started, each gadget is well documented.

About

Marcus Trisdale's BlitzMax GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BlitzMax 54.3%
  • HTML 36.0%
  • C 8.6%
  • C++ 1.1%