On Thu, 22 Feb 2001, Christoph Egger wrote:

> 
> On Thu, 22 Feb 2001, Andreas Beck wrote:
> 
> > > > > 3. Question:
> > > > > How should I handle the following parameters required by
> > > > > XCreatePixmapCursor() ?
> > > > >     Pixmap              /* source */,
> > > > >     Pixmap              /* mask */,
> > > >
> > > > Generate these from the Area that gets fed to the image setting
> > > > call.
> 
> OK - I can grab easily the source from the given visual as parameter.
> 
> But: How should I handle the "mask"?
> 
> "man XCreatePixmapCursor" says:
> 
>        mask      Specifies the cursor's source bits to be dis
>                  played or None.
> 
> Using "None" for the mask means pre-defined, which should be
> avoided...
 
OK - this is solved now.


4. Question:

How can I make a sprite/cursor or whatever visible on the
X-target WITHOUT manipulating its virtual framebuffer?

I can't find anything about that in the documents of X...


CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to