[interfacekit] BTextView

I was wondering if anyone would be interested in helping implementing
BTextView. At the moment I have implemented the functionality of the
_BTextGapBuffer_ and _BLineBuffer_, which means that you can insert and
delete text, in fact the complete text editing with copy/paste/selecting/dnd
works.

Next would be _BStyleBuffer_ to add the color and font support,
_BWidthBuffer_ to speed things up (it's mainly a shared lookup table for
stringwidths I think), the _BUndoBuffer_ for undo/redo and _BInlineInput_
which I think is for IME, I'm not sure.

All this is quite some work, it's a small word processor, so if anyone has
too much free time help would be appreciated ^_^.

Marc Flerackers (mflerackers@xxxxxxxxxx)
Software Engineer
ANDROME NV


Other related posts: