PhinoBuilder

PhinoBuilder builds on top of the Phino Language to create a fully GUI design toolkit. It is still highly in development currently but it will feature the following:

How Far is it

At the moment there is real time updates for size and position. It is still a long way of from basic GUI Design.

How Does it work

Basically it uses an ApplicationData object to hold all the objects and parameters. This object then updates any interested objects when its been notified of a change. Real time updates for window objects are achieved by a mixin object.