<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Verified new wxwidgets spinctrl OK with Windows</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi --</FONT>

<BR><FONT SIZE=2 FACE="Arial">Verifed that if a new build of wxwidgets is used, the spinctrl for Windows works the same as for *nix, handles 32 bit integers.  As soon as an updated wxwidgets lib is included for Windows, the preferences_widgets.cpp file can be modified, to remove the #ifdef WIN32 (can go back to a single implementation, using -100000000,100000000 as the range, in IntegerConfigControl)</FONT></P>

<P><FONT SIZE=2 FACE="Arial">(thanks, Trax, for kicking the tires to see that it was OK)</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">By "new build", I mean a wxwidgets that's compiled with 6 Feb or newer snapshot -- the necessary corrections were implemented in it.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks.</FONT>
</P>

</BODY>
</HTML>