|
|
| Author |
Message |
|
|
cnu_sree GTK+ Geek
Joined: 06 Oct 2006 Posts: 57
|
Posted: Sat Jan 27, 2007 5:36 am Post subject: regardinf rtf format in gtk |
|
|
i have a textview how can append rtf format to tht treeview.
is this choice is available in gtk
thank u
sree |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 387 Location: Fairfax, Virginia
|
Posted: Sat Jan 27, 2007 6:32 pm Post subject: |
|
|
| No, GtkTexeView has a generic tagging system. If you want to use RTF files, you will have to parse the file based upon RTF specifications. You can then use the tag system to recreate the document or recreate the RTF file based upon tags. |
|
| Back to top |
|
 |
cnu_sree GTK+ Geek
Joined: 06 Oct 2006 Posts: 57
|
Posted: Wed Jan 31, 2007 5:11 am Post subject: |
|
|
thank u
any example regarding this |
|
| Back to top |
|
 |
|