previous up next     contents index
Next: begin-write-header-footer-to-file Up: wx:media-buffer Previous: append-font-items

begin-edit-sequence

   

  The begin-edit-sequence and end-edit-sequence method are used to bracket a set of buffer modifications so that the results are all displayed at once. The commands may be nested arbitrarily deep. Using these functions can greatly speed up displaying the changes.

When a buffer contains other buffers, using begin-edit-sequence and end-edit-sequence on the main buffer effectively brackets changes to the sub-buffers as well.



PLT