I’ve implemented almost every needed feature. There were refactoring stage, final-touches stage, even an optimization stage. I will keep on working for at least 2 weeks, to allow an afterthought stage to happen ;). Who knows what else will get possible. Currently implemented:
- buttons,
- anchors,
- list-boxes,
- text-fields,
- toggle buttons,
- timeout callback,
- state serialization,
- (D)HTML-like architecture.
Check out demo on text-fields and list-boxes. The timeout callback is basically a timer that calls your function every N milliseconds – a configure/make wrapper has been written that way. There are endless possibilities with ZUI.