Previous Up Next

_CBcompSlideBarResize
Sets a callback corresponding to the component resize event.

CompSlideBar _CBcompSlideBarResize (
CompSlideBar _slidebar_
fun [CompSlideBar u0 I I] u1 _callback_
u0 _user_
)
Parameters

_slidebar_
any CompSlideBar
_callback_
callback function on component resize (supplemental parameters are w and h)
w and h define the new component size
_user_
Return value

same CompSlideBar