Re: [Gtk-osx-users] GTK-OSX not clipping between non-toplevel sibling widgets
- From: John Ralls <jralls ceridwen us>
- To: GTK+-2 OSX Users <gtk-osx-users lists sourceforge net>
- Subject: Re: [Gtk-osx-users] GTK-OSX not clipping between non-toplevel sibling widgets
- Date: Wed, 8 Jul 2009 06:38:43 -0700
On Jul 7, 2009, at 3:15 PM, Ken Cheetham wrote:
>
> Hello -- We have a cross-platform windowing system written in lisp,
> which on the Linux platform is built on top of GTK, where it works
> fine.
> Now I'm trying to bring it up on GTK-OSX, and there's a basic problem.
> It comes up and runs, but from what I'm seeing on the screen, it
> appears
> that it's not doing basic clipping between non-top-level windows (GTK
> widgets), and so a window often gets drawn over sibling or cousin
> windows that are in front of it. This includes widgets that GTK draws
> as well as widgets that we're drawing. Is there a known difference
> related to this in GTK-OSX, or should it work the same as on X? Can
> anyone suggest what parts of the GTK API I should be looking at in our
> code to debug this? I'm not seeing anything in the GTK API that would
> give me control over clipping between windows, other than the
> GDK_CLIP_BY_CHILDREN flag, though that flag is presumably on by
> default
> and it doesn't help to enable it explicitly.
>
> Ken Cheetham cheetham franz com
> Franz Inc. Voice: (510) 452-2000 x124
> 2201 Broadway, Suite 715 Fax: (510) 452-0182
> Oakland, CA 94612 Web: http://www.franz.com/
Sorry, I haven't any idea -- I don't even understand what you mean by
"clipping".
You'll have to try the GTK list (http://mail.gnome.org/mailman/listinfo/gtk-list
).
Regards,
John Ralls
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]