doubt on usage of textview
- From: "john" <johnson cyberbabies com>
- To: gtk-app-devel-list gnome org
- Subject: doubt on usage of textview
- Date: Wed, 17 Sep 2003 23:34:34 -0500
hi there,
i displayed the hex dump of a file in the text view
using the following functions
buffer = gtk_text_view_get_buffer (GTK_TEXT_VIEW (lblControl));
gtk_text_buffer_set_text (buffer, text,-1);
the display works perfectly
my doubt is
1.I want to highlight some of the characters in the textview using
different color or making it bold..all the characters with value FF have to
be highlighted..
2.I have to retrieve back the changed hex dump into the file...
Please do guide me in this regard
thanks for help in advance
john
_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com
Looking for friendships,romance and more?
http://www.MyOwnFriends.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]