[vlc-devel] Verified new wxwidgets spinctrl OK with Windows
Mark Moriarty
mfmbusiness at earthlink.net
Mon Feb 7 03:45:41 CET 2005
Hi --
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)
(thanks, Trax, for kicking the tires to see that it was OK)
By "new build", I mean a wxwidgets that's compiled with 6 Feb or newer
snapshot -- the necessary corrections were implemented in it.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050206/1bf923fd/attachment.html>
More information about the vlc-devel
mailing list