This is surely just a bogus optimization in the tag compiler that is
expecting fontstyle and fontsize to be constant strings.
On 2006-09-10, at 18:01 EDT, [EMAIL PROTECTED] wrote:
> $style with fonts is implemented enough to get the job done, but
> certain usages of it cause compiler warnings or errors.
>
> #gt7 {
> stylefontstyle: "bold";
> }
> combined with
> fontstyle="$style{'stylefontstyle'}" yields a compiler error:
> Unknown style UNDEFINED STYLE
>
> stylefontsize: 18; /* nice big text */
> combined with
> fontsize="$style{'stylefontsize'}"
> yields a compile warning: bad value for attribute "fontsize"
> but the font is drawn correctly
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev