2008/3/28, Nikita Egorov <[EMAIL PROTECTED]>:
>
>
> 2008/3/28, Alexander Vasiliev <[EMAIL PROTECTED]>:
> > Hi, everybody.
> >
> > We want to use gtk+. We have the board, which can draw the mouse
> > pointer, i.e. graphic library doesn't have to redraw screen while the
> > mouse is moving. A graphic library can just inform the driver about
> > the mouse position and set the mouse pointer image. Is there any
> > support in direct-fb for such case?
>
> DirectDB doesnt support hardware mouse pointer. :(

Can you point me to the place in the direct-fb source code, where it
can be improved.


> > And even more, our board can keep the image in some external memory.
> > So we should pass the image only after it changed. I was searching
> > through directfb, but i didn't found any function, which informs when
> > an image changes. Does such a function exist in direct-fb?
>
> Hmm, I dont understand what you mean.

Is there any function in direct-fb, which informs the hardware, that
the image was changed and the screen can be redrawn?


> PS to use gtk+ your hardware should be quite fast...

Can you recomend other library, that works over direct-fb?

Thanks.

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to