Re: gnome canvas doesnt work properly on GTK-DirectFB
- From: "svalbard colaco" <svalbardcolaco gmail com>
- To: directfb-dev directfb org, gtk-devel-list gnome org, gtk-app-devel-list gnome org
- Subject: Re: gnome canvas doesnt work properly on GTK-DirectFB
- Date: Thu, 12 Jun 2008 11:30:47 +0530
Hi Paul,K.. can you tell me what exactly the changes are ? I wanted to try the same in my libgnomecanvas too.
As to what i can understand from our previous conversations ;changes were made in gnome-canvas.c in function static void paint (GnomeCanvas *canvas)
and commented out the line gtk_widget_send_expose (GTK_WIDGET (canvas), (GdkEvent *) &ex);
and replaced it with void gdk_window_invalidate_region (GdkWindow *window,const GdkRegion *region , gboolean invalidate_children);
Are these mentioned changes relevant?? Please provide ur inputs??
Awaiting your reply,
Thanks & regards
sv.
On Wed, Jun 11, 2008 at 8:32 PM, Paul Davis <
paul linuxaudiosystems com> wrote:
On Wed, 2008-06-11 at 20:26 +0530, svalbard colaco wrote:
> Hi Paul,
> k.....
> So the "fix" you spoke about was in your application code and not in
> your GTK-quartz backend?
its in my own modified version of libgnomecanvas, which is distributed
on OS X as part of the app bundle.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]