From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32357 invoked by alias); 6 Jun 2006 13:47:47 -0000 Received: (qmail 32347 invoked by uid 22791); 6 Jun 2006 13:47:47 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Jun 2006 13:47:45 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FnbuA-0002ML-00; Tue, 06 Jun 2006 15:47:34 +0200 Date: Tue, 06 Jun 2006 13:47:00 -0000 To: "Neundorf, Alexander" Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060606134734.GI15066@lunn.ch> Mail-Followup-To: "Neundorf, Alexander" , ecos-discuss@ecos.sourceware.org References: <5A8A17126B73AC4C83968F6C4505E3C5044CE48F@JO-EX01.JENOPTIK.NET> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5A8A17126B73AC4C83968F6C4505E3C5044CE48F@JO-EX01.JENOPTIK.NET> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] configtool: integer range limited to -32000 to +32000 X-SW-Source: 2006-06/txt/msg00052.txt.bz2 On Tue, Jun 06, 2006 at 02:40:45PM +0200, Neundorf, Alexander wrote: > Hi, > > configtool/wxwin/configitem.cpp the range of the spincontrol ecIntegerEditorControl is limited to values from -32000 to +32000. > Is there any special reason for this ? > (we can't adjust our new flash timeout with configtool which is set to 5000000) I know nothing about the config tool....... What actually happens when you change this to -2147483648 to 2147483647? Is the control still usable or does it become difficult to select values? Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss