public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] configtool: integer range limited to -32000 to +32000
@ 2006-06-06 12:40 Neundorf, Alexander
  2006-06-06 13:47 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Neundorf, Alexander @ 2006-06-06 12:40 UTC (permalink / raw)
  To: ecos-discuss

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)

Bye
Alex

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] configtool: integer range limited to -32000 to +32000
  2006-06-06 12:40 [ECOS] configtool: integer range limited to -32000 to +32000 Neundorf, Alexander
@ 2006-06-06 13:47 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2006-06-06 13:47 UTC (permalink / raw)
  To: Neundorf, Alexander; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-06 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-06 12:40 [ECOS] configtool: integer range limited to -32000 to +32000 Neundorf, Alexander
2006-06-06 13:47 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).