[Gtk-sharp-list] Writing binary data from a TextView widget

garyb garyb.ncc at gmail.com
Wed Aug 24 15:29:11 EDT 2011


I'm new to gtk# and I am wanting to write the binary data contained in a
TextView widget to a file. In my app I allow the user to insert images into
the TextView via a InsertPixbuf. I would like to write the text and image
date to a file. I can easily write the text to a file using
TextView.Buffer.Text but I lose the picture in the process. How can I write
the byte data to a file and include the image data? 

--
View this message in context: http://mono.1490590.n4.nabble.com/Writing-binary-data-from-a-TextView-widget-tp3766371p3766371.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list