- Joined
- Jan 3, 2008
- Messages
- 10,579
- Trophies
- 2
- Age
- 48
- Location
- From Where???
- Website
- wiki.gbatemp.net
- XP
- 5,578
- Country
Update
Woopsi, modeled after the AMIGA O/S, is a DS GUI library designed to give homebrew developers an easier way to add a windowing system to their projects.
QUOTE said:- ListBox::setAllowMultipleSelections() works correctly.
- Replaced byte and short iterator variables with ints.
- Compatible with devKitPro v24 and libnds 1.3.1.
- Renamed "DynamicArray" to "WoopsiArray" for compatibility with dkp24.
- Made libnds makefile the default instead of PALib.