previous up next     contents index
Next: wxMediaEdit::SetPositionBiasScroll Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::setOverwriteMode

wxMediaEdit::SetPosition

  void SetPosition (long start, long end = -1, Bool ateol = FALSE, Bool scroll = TRUE,
int seltype = wxDEFAULT_SELECT)

Sets the current selection int the buffer. See End of Line Ambiguity (section gif) for a discussion of ateol. If scroll is TRUE, then the view is scrolled to show the selection if necessary.

The seltype argument is only used when the X Windows selection mechanism is enabled. The possible values are:



PLT