Window refresh
Window refresh
- Subject: Window refresh
- From: Michael Conwell <email@hidden>
- Date: Tue, 04 Feb 2003 12:57:35 -0600
- Organization: Edwardjones
Has anyone noticed the following behavior:
1. Open up an X Window application in full screen
2. Resize the window to something smaller
3. The X-Window refreshes over and over but eventually stops.
What I think is happening is that the window registers the window size
change multiple times during the resizing operation. The "over and
over" refresh cycle is an x-windows refresh for each of theses
intermediate sizes that are registered during the resizing. Then it
plays catch-up by refreshing multiple times.
Assuming this is true, is there a setting that I can make to ignore
these intermediate refreshes?
Currently running the standard Beta X11 install with no modifications -
connecting to a Sun server where the application resides.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.