RE: [REBOL] VID area-slider trouble Hi Romano,
[EMAIL PROTECTED] wrote: > > I've found a little problem with area and slider. > If you use 2 areas with sliders and the standard (?) scroll-para area slider, > because Vid does not clone the para object and the two areas share the same > para object, they will be always at same scroll position (the same apply for > the others fields like wrap indent margin origin tabs). > The work around is obviously manually force the cloning of the para object. > yes, with para[]. after a while i got used to that.. -Volker > --- > Ciao > Romano > > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
