From mint-bounce@lists.fishpool.fi Thu Dec 15 00:05:03 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <1134601275.43a0a43b7d363@webmail2.utbm.fr> Date: Thu, 15 Dec 2005 00:01:15 +0100 From: "olivier.landemarre@utbm.fr" To: MiNT List Subject: [MiNT] WHL_REALWHEEL precisions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 User-Agent: Internet Messaging Program (IMP) 3.2.8 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.1 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00, RCVD_IN_SORBS X-Spam-Level: * Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id jBEN53Cb012099 Hello I'm currently looking in wind_set(WF_WHEEL) in newcalls.txt I just need precisions: Wheel ammount: if I understand receive alway's an unsigned value orient: bit 1 how do you know this is vertical or horizontal? I suppose if mouse is over working area this is alway's vertical (except if this is very special mouse (I know this exist)), I suppose horizontal is only send if mouse is above horizontal slider? Olivier