You may want to try constraining the fontsize directly on the <text> view, I
think the inheritance of fontsize
for a view is computed at instantiation time, and is not automatically
recomputed for child views if you change
the parent's font size.



On Fri, Aug 14, 2009 at 8:26 PM, Torsten Curdt <[email protected]> wrote:

> I see my slider changing the dataset correctly - but the font size is
> still not changing.
>
>        <view datapath="result:/value">
>            <view fontsize="$path{'@fontsize'}">
>                <text datapath="text()"/>
>            </view>
>
> What am I missing?
>
> cheers
> --
> Torsten
>



-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to