ant512正在为NDS开发一种视窗系统WindowSystemDS,可以帮助开发者更容易的整合各种窗口/控件到自己的软件中。该系统基于原有的Amiga视窗系统,是他放出的第二个DEMO。新版变动如下:
- "Screen" concept in place;
- Draggable windows;
- Borderless, non-draggable windows;
- Clickable buttons;
- Smooth scrolling text boxes (using code from TextViewerDS);
- Object-orientated design for easy integration into other C++ software;
- Uses the old AmigaOS 3.0 "Topaz" font;
- Support for any standard PALib-style bitmap font (8-bit only).

论坛下载:NDS视窗系统WindowSystemDS 002发布

