From mint-bounce@lists.fishpool.fi Fri Jan 21 09:07:14 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <41F0B986.2010407@utbm.fr> Date: Fri, 21 Jan 2005 09:12:54 +0100 From: Olivier Landemarre User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Philipp_Donz=E9?= , mint@lists.fishpool.fi Subject: Re: [MiNT] XaAES Bug in graf_mouse? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by portail1.utbm.fr id j0L85ubT028198 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=-1.0 tagged_above=-50.5 required=3.8 tests=BAYES_00 X-Spam-Level: > > which =3D evnt_multi(MU_KEYBD|MU_BUTTON, > 0x102, 3, 0, > 0, 0, 0, 0, 0, > 0, 0, 0, 0, 0, > NULL , > 0L, > &mx, &my, &mbutton, &kstate, &key, &mclicks)= ; Button is one of most strange things to manage in AES, I have do in=20 MyAeS a lot of change for work with most application but I know not=20 completly manage all case. In this case probably XAAES do an AND op=E9ration on button pressed to=20 send message where it should do an OR Olivier