Re: gtkhtml
- From: Dan Winship <danw helixcode com>
- To: urc8 rz uni-karlsruhe de
- Cc: gnome-components-list gnome org
- Subject: Re: gtkhtml
- Date: Wed, 25 Oct 2000 10:16:25 -0400
> I would like to access and edit the html-editor-control's contents in
> memory (instead of dumping the contents to a file, editing it there and
> reloading the file) but cannot figure out how to edit a bonobo stream.
You could write the data to a BonoboStreamMem, edit the buffer, and
write it back. (You might need to extract the buffer from the first
BonoboStreamMem and create a new BonoboStreamMem with the changed
data... I don't remember.)
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]