From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25306 invoked by alias); 27 Aug 2004 03:59:21 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 25236 invoked from network); 27 Aug 2004 03:59:20 -0000 Received: from unknown (HELO rwcrmhc13.comcast.net) (204.127.198.39) by sourceware.org with SMTP; 27 Aug 2004 03:59:20 -0000 Received: from [192.168.181.128] (c-67-172-156-222.client.comcast.net[67.172.156.222]) by comcast.net (rwcrmhc13) with ESMTP id <2004082703591901500p3d59e>; Fri, 27 Aug 2004 03:59:19 +0000 Message-ID: <412EB17B.20501@phy.cmich.edu> Date: Fri, 27 Aug 2004 04:36:00 -0000 From: Eric McDonald User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) MIME-Version: 1.0 To: Lincoln Peters CC: Xconq list Subject: Re: Bugs in SDL interface References: <1093156811.2792.5375.camel@localhost> In-Reply-To: <1093156811.2792.5375.camel@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg01042.txt.bz2 Lincoln Peters wrote: > 2. Units that can be developed but have not yet been developed do not > appear in the list of units that can be built. This makes it impossible > to develop those units. (I think that a similar bug existed in the > TclTk interface in 7.4.1 but was fixed in CVS a long time ago.) I have now changed my sources so that the build buttons either say "Develop and then Build" or "Build" depending on which is the case. I tested with 'bolodd3.g', and everything seemed to work as expected. > 3. The information panel at the bottom of the screen is not updated > after a mouse click, although it updates properly as soon as I move the > mouse or some other action takes place. Perhaps the information is > being refreshed *before* the task is executed? As with item 1, I could not reproduce this. > 4. When I change the zoom, the main panel shifts to display a different > part of the map. And strangely enough, it seems to shift to the same > spot every time, although a different spot for each level of > magnification. I think we all agree that it should remain centered on > the same point when the zoom changes. I am looking into this and the other issues you raised, plus a few of my own. Eric