From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <91d6a5598b745cdfb742984515f4ce64@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] color of window border From: rog@vitanuova.com In-Reply-To: <3F798C0F.000001.07115@tajfun.atc.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 30 Sep 2003 15:08:56 +0100 Topicbox-Message-UUID: 57cd632a-eacc-11e9-9e20-41e7f4b1d025 > for example, i made screensaver. i ran my screensaver program in > window 800x600, screensaver's background is black, but i hoped i could > change border color. :-(((( i don't want go into rio sources. if your window doesn't move, you *can* change the window border colour (probably by drawing on _screen->image, although i haven't checked). as soon as the window gets moved or resized, rio will draw the window borders again however (probably isn't a problem for a screensaver)