previous up next     contents index
Next: wxMediaBuffer::SetInactiveFocusThreshold Up: wxMediaBuffer: wxObject Previous: wxMediaBuffer::SetCaretOwner

wxMediaBuffer::SetFilename

void SetFilename (char *name, Bool temporary = FALSE)

  Set the path name for the file to be saved from or reloaded into this buffer. If temporary is TRUE, then the user will still be prompted for a name on future calls to SaveFile and LoadFile. Override this method to receive notification of buffer-renaming.



PLT