solved the issue by scanning the textbuffer for pixbufs and replace them
with tags. so loading the file into a textbuffer/textview then simply
means parsing the tags and load pixbuf on the go.
text text text
..
..
text text text
if there is a better way to do save/load on textview with embeeded
Hi all.
I am attempting my first Gnome applet creation and I found a great
tutorial at http://projects.gnome.org/ORBit2/appletstutorial.html .
Unfortunately, I am stuck where the example goes to load an image. I can
compile the applet and make it run but when I add it to the Gnome bar it
doesn't sh