On Mon, Nov 18, 2002 at 11:51:39PM +0100, Denis Oliver Kropp wrote:
> 
> The problem may be that your window doesn't get the input focus
> automatically.

No, indeed, without programmer help, it might not.  The scenario I am
thinking of is the likes of a set-top box where there is no concept of
a mouse/pointer.  The programmer should ensure that the windows that
he wants to have focus, take it when they need it.

> Try to request it via the gtk function for doing so.

I tried looking for a function to disable the mouse cursor in GTK but
could not find one.  The best solution I found was one from Havoc
suggesting to create a single transparent pixel and installing that as
the mouse cursor.

I suppose that is what I will probably do.

Thanx,
b.

-- 
Brian J. Murrell

Attachment: msg01086/pgp00000.pgp
Description: PGP signature

Reply via email to