I'm just getting into swixml and can't seem to set the width and value
of a spinner - I looked in the tag reference docs, tried Size and Value
are listed - is it possible they are the docs but not implemented? If
so, how do I tell what attributes are implemented and which are not?
My demo code sez':
[Attribute: Value="35"] not applied for tag: <spinner>
for:
<spinner id="age" Size="32,75" Value="35" />
I'm hoping to use swixml to build editors panels for xml snippets
fetched from a remote server - this will make my life too easy!
--
Chris Jackson <[EMAIL PROTECTED]>