User forums > Using Code::Blocks
wxSmith/wxGrid incompatibility with wx3.1 wxEVT_GRID_CELL_CHANGE(D)
oBFusCATed:
--- Quote from: mgimenez on January 31, 2017, 10:19:34 am ---If you use #ifdefs you will see only events valid for the wxWidgets version used when compiling CB. In my case I am using CB compiled with wxWidgets 2.8.12 but I am developing using wxWidgets 3.1.0.
--- End quote ---
I'm talking about ifdefs in the generated code by wxsmith, not in wxsmith's code itself.
At a later time we can have a setting that changes the minimal version code is generated for.
oBFusCATed:
For the record wx3.1.0 is not a good version to use until wx-devs start saying that it is the stable version.
Until then the latest stable and supported by wxsmith version is wx 3.0.x!
And features that are 3.1 only should be ifdef-ed or ignored.
Miguel Gimenez:
Ok, here is a new patch adding only the missing events
Navigation
[0] Message Index
[*] Previous page
Go to full version