Hi I tried taking the patch from the link mentioned below and intergarting with gtk+-2.10.14 manually but it failed to compile with the following errors:
gdkdrawable-directfb.c: In function 'gdk_directfb_draw_polygon': gdkdrawable-directfb.c:655: error: too few arguments to function 'gdk_directfb_clip_region' gdkdrawable-directfb.c: In function 'gdk_directfb_draw_drawable': gdkdrawable-directfb.c:734: warning: missing braces around initializer gdkdrawable-directfb.c:734: warning: (near initialization for 'values.foreground') gdkdrawable-directfb.c: In function 'gdk_directfb_draw_image': gdkdrawable-directfb.c:981: warning: missing braces around initializer gdkdrawable-directfb.c:981: warning: (near initialization for 'values.foreground') make[4]: *** [gdkdrawable-directfb.lo] Error 1 Plzz help......... Thanks, svalbard... * >>Check this link* * * *http://www.mail-archive.com/directfb-dev@directfb.org/msg05403.html* * * *>>Thanks* *>>Reny* 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