Hey, Label widget accepts CDATA, such as <label>title</label>, but how possible would it be to support something like <label> <sql>select name from table where ...</sql> </label> ? Is there some other way how this is already possible? Thanks, -doc