previous up next     contents index
Next: on-delete Up: wx:media-edit Previous: move-position

on-change-style

   

  Called before the style is changed in a given range of the buffer. If the return value is #f, then the style change will be aborted. Otherwise, after-change-styleis guaranteed to be called after the change has completed. This method cannot modify the buffer.

See also on-edit-sequence.



PLT