Simple Html-View widget,
- From: Arne Pagel <arne pagelnet de>
- To: gtk-app-devel-list gnome org
- Subject: Simple Html-View widget,
- Date: Fri, 09 Sep 2011 14:33:28 +0200
Hello,
in my application I store some Text data in xml files.
Some nodes are displayed via a gtk-label or an gtk-entry, others are displayed via a gtk text-view.
Now I want to extend the text-view (and storage) with the capability to handle some formated text.
I just need things like bold text, linefeed, maybe headers and colors.
Since I don't want to create a own text storage format and I am using already xml for text storing
html would be nearby.
Is there some Gtk-Widget like the textview/buffer which can render simple HTML Tags?
If not, what is your recommendation for my problem.
regards
Arne
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]