Re: Simple Html-View widget

2011-09-10 Thread Craig
Hi, I am not expert on this issue, but isn't Pango the way to go. I think you should look up the Pango functions or how gtk deals with the Pango thing. Craig Bakalian > Hello, > > in my application I store some Text data in xml files. > Some nodes are displayed via a gtk-label or an gtk-entry,

Re: Extend IconView clickable area

2011-09-10 Thread Denis Washington
Am 10.09.2011 19:23, schrieb Jonas H.: On 09/03/2011 01:56 PM, Jonas H. wrote: On 08/26/2011 09:12 PM, Jonas H. wrote: Hello list, how can I extend the clickable area of a text column in a one-columned IconView (whose item width is greater than the text itself)? Illustration: http://jonas.lop

Re: Extend IconView clickable area

2011-09-10 Thread Bernhard Schuster
2011/9/10 Jonas H. : > On 09/03/2011 01:56 PM, Jonas H. wrote: >> >> On 08/26/2011 09:12 PM, Jonas H. wrote: >>> >>> Hello list, >>> >>> how can I extend the clickable area of a text column in a one-columned >>> IconView (whose item width is greater than the text itself)? >>> >>> Illustration: http

Re: Extend IconView clickable area

2011-09-10 Thread Jonas H.
On 09/03/2011 01:56 PM, Jonas H. wrote: On 08/26/2011 09:12 PM, Jonas H. wrote: Hello list, how can I extend the clickable area of a text column in a one-columned IconView (whose item width is greater than the text itself)? Illustration: http://jonas.lophus.org/iconview.png I want the red rect

Re: GtkTreeView with 2 Columns

2011-09-10 Thread Michal Suchanek
On 10 September 2011 15:45, Paolo wrote: > Hi at all! I have a problem about a tree with two columns. The first one is > a column that shows an icon and the second one shows a text. All works fine, > but between the columns I see an ugly vertical sperator. I know that there > are the style propert

Re: GtkTreeView with 2 Columns

2011-09-10 Thread Michal Suchanek
On 10 September 2011 15:45, Paolo wrote: > Hi at all! I have a problem about a tree with two columns. The first one is > a column that shows an icon and the second one shows a text. All works fine, > but between the columns I see an ugly vertical sperator. I know that there > are the style propert

GtkTreeView with 2 Columns

2011-09-10 Thread Paolo
Hi at all! I have a problem about a tree with two columns. The first one is a column that shows an icon and the second one shows a text. All works fine, but between the columns I see an ugly vertical sperator. I know that there are the style properties for each gtkWidget and in particular the verti