[gtkada] How do one change the mouse-pointer graphics

Emmanuel Briot briot at ACT-Europe.FR
Wed May 29 17:40:37 CEST 2002


Preben Randhol <randhol at pvv.org> writes:

> I have a Label which I put in a Event box. The idea is that when the
> mouse pointer enters the Event box the mouse pointer should change to
> either a hand or to a different arrow. I mean like in web-browsers when
> you move over hyperlinked text. The problem is where do I find routines
> for changing the mouse pointer in GtkAda. I tried to search through the
> info files, but didn't find this. I don't mean which signals I need to
> use...


See the package Gdk.Cursor and the procedure Gdk.Window.Set_Cursor.

Emmanuel




More information about the gtkada mailing list