dlResizeButton( x_button x_width x_height ) => t / nil
x_button x_width x_height
t / nil
Resizes the specified button.
x_button
Button being moved.
x_width
Width of new button size.
x_height
Height of new button size.
t
The specified button is resized.
nil
Operation failed.
View Display List Functions