PDA

View Full Version : Woopsi - DS GUI Library v0.99.1 Beta



wraggster
May 26th, 2010, 00:46
Ant512 (http://forum.gbadev.org/viewtopic.php?t=14332&start=75&sid=94c6480c9d42985540ecf2eb8ccfaff7) has released a new version of Woopsi for the DS

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.

Woopsi version 0.99.1 has been released:

http://www.sourceforge.net/projects/woopsi

This version fixes bugs in the slider and scrollbar gadgets.

Fixes:
- Rewrote SliderVertical and SliderHorizontal again to improve accuracy.
- Removed jumpGrip() from all slider gagdets.
- Added setValueWithBitshift() to all slider gadgets.
- Added getMinimumStep() to SliderVertical and SliderHorizontal.
- Removed getValuesPerPixel() from all slider gadgets.