Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: killua on October 03, 2007, 04:06:43 pm
-
I was wondering if you guys would be willing to update your wxPropertyGrid code in your source tree? I recently started using the latest version of it, and I was having conflicts with the version in your source tree.
-
What version are you using?
Did you upgrade your version of Code::Blocks?
Did wxSmith still work right?
Tim S
-
What version are you using?
Did you upgrade your version of Code::Blocks?
Did wxSmith still work right?
Tim S
I'm using the latest version from here (http://wxpropgrid.sourceforge.net/cgi-bin/index)
I've been compiling Code::Blocks from source since the beginning and this is where the problem arises. If I were to use the binary distributed builds, I doubt I would have any problems.
wxSmith, I'll get back to you on that. I just finished a distclean, and am re-doing a make to see whether it works or not.
[edit]Update: wxSmith didn't work. It crashed upon attempting to open a .wxs file.
I suppose with that in mind, how would one go about leaving Code::Blocks source tree alone, while still using the latest wxPropGrid? I imagine something similar could have been brought up with wxAUI.
-
We don't use wxPropertyGrid in Code::Blocks.
This class is only used within wxSmith, so please discuss all issues relating to it with Byo. It's up to him to decide if updating to another version is ok.
-
wxSmith need some update to adopt new wxPropertyGrid (it currently needs compatibility with 1.0 flag to be set IIRC). wxSmith surely needs an update but I haven't found time to do so. But I'm ready to help if someone would like to help with this job.
BYO
-
I'll have a bit of spare time this fall since the anime season isn't interesting me all that much. I'll start by reviewing some of the code right now and then see if I can do it myself.
-
Ok, if I could give some hint - almost everthing related to wxPropGrid is put inside wxSmith/properties and wxSmith/wxwidgets/properties dirs :)
BYO
-
If you spend the time to make a patch for wxSmith to work with another version of wxPropertyGrid, please assume the sources of wxPropertyGrid under wxSmith's directory tree.