Subject: Re: McCLIM performance
From: rpw3@rpw3.org (Rob Warnock)
Date: Wed, 22 Feb 2006 05:08:23 -0600
Newsgroups: comp.lang.lisp
Message-ID: <SICdnesbo4-622HeRVn-rg@speakeasy.net>
fp <georgi_g@yahoo.com> wrote:
+---------------
| A nice window appeared and everything was fine, except that when
| resizing the window, its contents won't resize fast enough. It looks
| like the pane's resize is delayed.
+---------------

Just a thought... Could your event handler possibly be missing an
XLIB:DISPLAY-FORCE-OUTPUT in the branch that handles resizing?
Or maybe in the EXPOSURE event handler?


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607