comparison data/conf/options.mtt @ 103:42e241e7be3e

ContentList content type; getting content items/lists from Options generically via content.Items, and a new addContent widget function. Several improvements to generic handling of content. New button-with-text widget. Some tidy-up. Some name changes, to increase uniformity. Bug-fix: floating widgets of fixed size could previously be made larger than intended from config dimdata.
author Diggory Hardy <diggory.hardy@gmail.com>
date Tue, 25 Nov 2008 18:01:44 +0000
parents 71f0f1f83620
children 6acd96f8685f
comparison
equal deleted inserted replaced
102:ba035eba07b4 103:42e241e7be3e
19 <bool|resizable=true> 19 <bool|resizable=true>
20 <bool|hardware=false> 20 <bool|hardware=false>
21 <bool|fullscreen=false> 21 <bool|fullscreen=false>
22 <int|screenW=1280> 22 <int|screenW=1280>
23 <int|screenH=1024> 23 <int|screenH=1024>
24 <int|windowW=800> 24 <int|windowW=1024>
25 <int|windowH=600> 25 <int|windowH=768>
26