_CBcompSizeBarResizeResource
Prototype :
fun [CompSizeBar fun [CompSizeBar u0 I I] AlphaBitmap u0] CompSizeBar
- CompSizeBar : a sizebar container object
- fun [CompSizeBar u0 I I] AlphaBitmap : the reflex. Supplemental arguments are the width and the height. The reflex must return the new graphic resource
- u0 : an user argument, at your convenience
Return : CompSizeBar the same object or nil if error
See also :
Example :