GridLayout.js
that uses the same
layout policies as the
grid
geometry manager I wrote for
TK,
but I keep getting distracted by projects.
I did use Lively to write a "dial" VOIP telephone*
You place phone calls by rotating the dial with the mouse.
The dial is rendered as a translucent SVG path, which is generated by
creating Lively javascript curve objects. The phone
uses the IAX VOIP protocol to communicate with our Asterisk phone system.
* I'll have a working version here when I can update the phone to
use the current version of Lively.