From mint-bounce@lists.fishpool.fi Wed Jun 22 11:37:30 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <42B931D6.7020207@utbm.fr> Date: Wed, 22 Jun 2005 11:39:34 +0200 From: Olivier Landemarre User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: MiNT List Subject: Re: [MiNT] XAAES slow? References: <42B09A61.9020204@yahoo.fr> <1118887948.12057.11.camel@linuxbox> <42B18304.3030406@yahoo.fr> <1118934446.15790.7.camel@linuxbox> <42B1AEE7.3010707@yahoo.fr> <1119105225.15790.70.camel@linuxbox> <20050619015454.t7xyf5g6awisk0o4@coolrunningco In-Reply-To: <1119298313.15790.119.camel@linuxbox> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: olivier.landemarre@utbm.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-0.3 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Hello I don't know what's your problem with win_calc() I have understand you wan't change windframe in live, why not. If you change windframe, widgets positions can change and the rect around working area will change, the problem in AES is that for software have there relative working area to left top corner of the window, if you change this at fly a lot of software will have trouble, because they not do a win_calc() each time they redraw something, this is take time for nothing generaly, except perhaps Windom! So win_calc() should alway's return same values even you change windframe? I think have a solution for this but there will have probably other trouble with some softwares. In MyAeS this quite simple change of windframe, I never try this because I think there will have too much trouble with softwares I'm perhaps wrong, but I don't think so! I think there is other feature more interesting for user than change at fly his windframe, this is fun but absolutly not usefull! Regards Olivier