Author Topic: wxWidgets 3.2.5 is out  (Read 168 times)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1574
wxWidgets 3.2.5 is out
« on: May 17, 2024, 07:26:58 pm »
wxWidgets 3.2.5 has been released. I am currently compiling it.

Among many oher changes, wxFloatProperty now uses the correct decimal separator with non-english locales and wxVariant supports VT_UI8.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5925
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: wxWidgets 3.2.5 is out
« Reply #1 on: Yesterday at 11:48:33 pm »
I haven't tried it.

But the msys2 package of the wx is already updated to 3.2.5 days ago.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5497
Re: wxWidgets 3.2.5 is out
« Reply #2 on: Today at 12:45:21 pm »
I will try to update the nighlies to it; next to switching to gcc14.