Next: set-label-font
Up: wx:panel
Previous: set-horizontal-spacing
Sets the current panel ``cursor'' position, i.e. where the next panel
item will be placed by default. See also
get-item-cursor.
- (send a-wx:panel set-item-cursor x y) -> void
x : small integer
y : small integer
PLT