- • Glade works like templates - XML
- • Every widget has a name
Widgets can have multiple 'callbacks'
- • Can be automatically connected to functions
- • Often prefer to connect to methods
- • Windows support currently slightly flakey (pure php
implementation of Glade is available in Phpmole)