[Dojo-interest] Split Container - programmatically move slider

Brian Duchek manxomfoe.lists at gmail.com
Tue Feb 27 14:15:44 MST 2007


You can get the two children widgets of the split container and reset
their proportional widths, then call refresh on the parent of the
split container - this will redraw the containers into the new
proportions.

But I haven't seen a method of using an animation to move the slider -
that'd be pretty cool if you could connect the two and if the events
would fire correctly.

</bd>

On 2/8/07, _Pierre_ <pieter.vanh at gmail.com> wrote:
>
> Would like to know also
>
>
> McDowell, Gary wrote:
> >
> > Hi,
> >
> >
> >
> > Is there a way to programmatically move the slider in a SplitContainer
> > widget?
> >
> >
> >
> > I'm using dojo 0.4.
> >
> >
> >
> > Thanks
> >
> >
> >
> > Gary
> >
> >
> > _______________________________________________
> > Dojo FAQ: http://dojo.jot.com/FAQ
> > Dojo Book: http://manual.dojotoolkit.org/DojoDotBook
> > Dojo-interest at dojotoolkit.org
> > http://dojotoolkit.org/mailman/listinfo/dojo-interest
> >
> >
>
> --
> View this message in context: http://www.nabble.com/Split-Container---programmatically-move-slider-tf3187694.html#a8861572
> Sent from the Dojo mailing list archive at Nabble.com.
>
> _______________________________________________
> Dojo FAQ: http://dojo.jot.com/FAQ
> Dojo Book: http://manual.dojotoolkit.org/DojoDotBook
> Dojo-interest at dojotoolkit.org
> http://dojotoolkit.org/mailman/listinfo/dojo-interest
>


More information about the Dojo-interest mailing list