On Thu, 01 Feb 2001, Stefan Seefeld wrote:
> Lee Brown wrote:
> > 
> > Like I said, I've been working on cursors.
> > 
> > Heres the api.  In particular, I wonder if one thing I did was acceptable. I
> > allow multiple cusors to be loaded into the visual.  The user selects which one
> > to show with ggiSetCursor.  Is it bad that I require that the cursor handle
> 
> so you assume that there is exactly one cursor at any given time.
> That may not be the case. X may have such a restriction, but in berlin you can have
> as many positional devices active at any time as you want. Each one has its own
> cursor, focus, input event queue, etc.

Well, I thought of this.  But does anyone know of any piece of hardware that
supports multiple cursors?  Is this a trend in graphics cards? 

I will agree that supporting multiple cursors seems less restraining,  but at
the cost of simplicity.

What can I say, you make a good point.

Can anyone else comment on this?


> 
> Stefan
-- 
Lee Brown Jr.
[EMAIL PROTECTED]

Reply via email to