Re: Adding different tooltips to a single widget

2007-04-11 Thread Yann Renard
Gian Mario Tagliaretti wrote: > 2007/4/6, Yann Renard <[EMAIL PROTECTED]>: > >> I have a problem with tooltips. I have a drawing aread which I use to >> draw several things. I would like to provide tooltips on this drawing >> area but the tooltip content should vary according to what is drawn >> u

Re: Adding different tooltips to a single widget

2007-04-11 Thread Gian Mario Tagliaretti
2007/4/6, Yann Renard <[EMAIL PROTECTED]>: > I have a problem with tooltips. I have a drawing aread which I use to > draw several things. I would like to provide tooltips on this drawing > area but the tooltip content should vary according to what is drawn > under the cursor and where the cursor i

Re: Adding different tooltips to a single widget

2007-04-11 Thread Yann Renard
Yann Renard wrote: > Dear mailing list, > > I have a problem with tooltips. I have a drawing aread which I use to > draw several things. I would like to provide tooltips on this drawing > area but the tooltip content should vary according to what is drawn > under the cursor and where the cursor is

Re: Adding different tooltips to a single widget

2007-04-06 Thread Michael Ekstrand
On Fri, 2007-04-06 at 11:47 +0200, Yann Renard wrote: > I have a problem with tooltips. I have a drawing aread which I use to > draw several things. I would like to provide tooltips on this drawing > area but the tooltip content should vary according to what is drawn > under the cursor and where th

Adding different tooltips to a single widget

2007-04-06 Thread Yann Renard
Dear mailing list, I have a problem with tooltips. I have a drawing aread which I use to draw several things. I would like to provide tooltips on this drawing area but the tooltip content should vary according to what is drawn under the cursor and where the cursor is placed. Problem is I have a si