Previous | Up | Next |
Defines a user callback on container post render eventParameters
ObjContainer _CBcontainerPostRender ( ObjContainer _container_ fun [ObjContainer u0 [I I I I]] u1 _callback_ u0 _user_ )
Return value
_container_ ObjContainer _callback_ callback function on container post render (supplemental parameters is [x1 y1 x2 y2])
x1 and y1 are top left point coordinates of repaint rectangle
x2 and y2 are bottom right point coordinates of repaint rectangle_user_ user parameter
same ObjContainer