- editbox-cursor-position EDITBOXprocedure
- editbox-cursor-position-set! EDITBOX POSprocedure
- set! (editbox-cursor-position EDITBOX) POSsetter
Retrieves or sets the cursor position of EDITBOX. POS must be a fixnum specifying a valid index into the existing editbox text.