|  Previous |  Up | Next  | 
Sets a callback in order to indicate the new graphic resources values in case of a resize.Parameters
CompList _CBcompListResizeResource ( CompList _list_ fun [CompSlideBar u0 I I [I I I]] [AlphaBitmap [I I I]] _callbackvslide_ u0 _uservslide_ ) 
Return value
_list_ any CompList _callbackvslide_ callback function on vertical slidebar resize (supplemental parameters are w, h and offsets) 
w and h define new component size
offsets as specified in creation function _CRcompList
return value sets the new parameters for the object :
new graphic resource (AlphaBitmap)
new offsets triplet ([I I I])_uservslide_ user parameter 
same CompList