Great. That works fine. Thanks
On Sat, Aug 15, 2009 at 05:13, Henry Minsky<[email protected]> wrote: > 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] > > >
