[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adding different tooltips to a single widget
- From: Yann Renard <yann renard mailing-lists tiscali fr>
- To: gtk-app-devel-list gnome org
- Subject: Re: Adding different tooltips to a single widget
- Date: Wed, 11 Apr 2007 11:16:56 +0200
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 placed. Problem is I have a
> single GtkWidget... GtkTipsQuery does not seem to fit my needs either.
> What should be used in such context ?
>
> Thank you for you help,
> Best regards
> Yann Renard
Given the lack of interest in my questions / remarks in both the mailing
list and the IRC channel, I finally decided to manage tooltips myself,
using an undecorated window which I translate / update as the cursor
moves. This is a poor thing because the ergonomy is no more present
(this window does not look as a tooltip even if its use is). GTK core
developper should think about this because this is a frequently asked
question / requested feature (according to google).
Michael, I want to thank you, you are the only answer I got.
Best regards,
Yann Renard
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]