From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24253 invoked by alias); 16 May 2003 01:23:35 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 24217 invoked from network); 16 May 2003 01:23:33 -0000 Received: from unknown (HELO snoopy.pacific.net.au) (61.8.0.36) by sources.redhat.com with SMTP; 16 May 2003 01:23:33 -0000 Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.3) with ESMTP id h4G1NTPc017095; Fri, 16 May 2003 11:23:29 +1000 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h4G1NSQg002901; Fri, 16 May 2003 11:23:29 +1000 (EST) Received: from localhost (ppp33.dyn228.pacific.net.au [203.143.228.33]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h4G1NQYZ025792; Fri, 16 May 2003 11:23:27 +1000 (EST) Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19GTwM-0000tA-00; Fri, 16 May 2003 11:23:18 +1000 To: Marko Rauhamaa Cc: guile-gtk@sources.redhat.com Subject: Re: Completed GdkWindow; enhanced design References: <87n0hnhk7x.fsf@zip.com.au> From: Kevin Ryde Mail-Copies-To: never Date: Fri, 16 May 2003 01:23:00 -0000 In-Reply-To: (Marko Rauhamaa's message of "15 May 2003 17:49:34 -0700") Message-ID: <87llx7elbv.fsf@zip.com.au> User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q2/txt/msg00077.txt.bz2 Marko Rauhamaa writes: > > But the other casualty would > be the filter procedures that can be registered for the window. gdk_window_add_filter and friends are not related to the window user_data are they? > As I stated before, I'm first writing the code and just making sure it > compiles. Once I'm done writing the code, I'll start testing it. Nobody minds a bug or two in the latest cvs, but you really ought to at least give new code a run before committing it.