Wii homebrew – Libwiigui v1.02: keyboard corrections, PAL letterboxing fix, more
April 14, 2009
Tantric is back with an update for libwiigui, a GUI library for the Nintendo Wii that makes GUI creation easier. Among others, this release adds some corrections to the keyboard as well as a fix for PAL letterboxing.
Download: libwiigui v1.02
Tantric is back with an update for libwiigui, a GUI library for the Nintendo Wii that makes GUI creation easier. Among others, this release adds some corrections to the keyboard as well as a fix for PAL letterboxing. Here’s the complete changelog:
- Fixed letterboxing on PAL
- Add STATE_HELD for held button actions (eg: draggable elements)
- Now tracks state changes per-remote
- Default constructor for GuiImage
- Keyboard corrections, added more keyboard keys
- Better handling of multiple wiimote cursors on-screen
- Added functions for the ability to alter button behavior for all states
- Documented GuiTrigger class
- Refactor – moved trigger class definition to gui.h
Download: libwiigui v1.02
Related articles:
Via WiiBrew