Check this link

http://www.mail-archive.com/directfb-dev@directfb.org/msg05403.html

Thanks
Reny

On Wed, Apr 16, 2008 at 6:38 PM, svalbard colaco <[EMAIL PROTECTED]>
wrote:

> Hi
> So there is some patch for it already existing......
>
> >>There is a patch posted in directfb mailing list sometimes back for the
> multivertex polygon support. For some reason, it is not pushed to the gtk
> main sources.
>
> Can any one tell me wer is it? will try integrating dat patch with
> gtk+-2.10.14 package which i m using....
>
> Thannking you'll
> Svalbard.
>
>  On Wed, Apr 16, 2008 at 11:08 AM, svalbard colaco <
> [EMAIL PROTECTED]> wrote:
>
> > I am trying to port evolution mail client to Directfb backend.
> >
> > I have replaced X11 calls with  corresponding Gdk/Gtk function calls,
> > found in evolution
> > and its dependent libraries so as to remove  linkage to xlib.
> >
> > Now  I can run the application  with DFB backend  but  when there is a
> > requirement of 2/3
> > windows(like Edit box,folder view  etc) to be displayed all together , i
> > am not able to see these together.
> > i.e the display is not well rendered..............
> >
> > I get the follwoing warnings:
> >
> > [...]
> >
> > *Gdk-DirectFB-Message: filled polygons with n > 3 are not yet supported,
> > drawing outlines
> > Gdk-DirectFB-Message: filled polygons with n > 3 are not yet supported,
> > drawing outlines*
> >
> > [...]
> >
> > Debugging showed the value of n =5 in my case........
> >
> > Could any one help me in this regard as to How to handle the issue
> > related to the above mentioned warnings....
> >
> > I  am new to the concept of constructing polygons on a drawable
> > surface.. How does this function??? Need some help for a deeper
> > understanding of the same.......
> >
> >
> >
> > Thanking you'll in advance.....
> >
> > Regards,
> > Svalbard
> >
>
>
> _______________________________________________
> directfb-dev mailing list
> directfb-dev@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to