Previous Up Next

_CBcompCheckResizeResource
Sets a callback in order to indicate the new graphic resources values in case of a resize.

CompCheck _CBcompCheckResizeResource (
CompCheck _check_
fun [CompCheck u0 I I] AlphaBitmap _callback_
u0 _user_
)
Parameters

_check_
any CompCheck
_callback_
callback function on component resize (supplemental parameters are w and h)
w and h define the new component size
return value sets the new graphic resource for the object
_user_
user parameter
Return value

same CompCheck