From: Nuklear Z. <nuk...@gm...> - 2010-08-12 07:28:03
|
A few months ago someone sent in some contributer changes for the C++ version of wxDevIDE. I WAS going to look through them and update as/if necessary or see what I thought. Now having switched over to wxWidgets 2.9.1 myself I don't know if its a good idea to port the svn sources over too or not. What did we decide about building against 3.x api? I can use wx2.8 to work on it, if we still want to go that route since wx3 isn't official yet anyway. If anyone else wants to look at the files I was sent just ask, I have not yet messed with any of it or know what it is yet. On other notes as I mentioned to Tony about wxWidgets in a dll and using it in Delphi for an intermediate step to the full version of the C++ designer. (by using Delphi dev as the ide for now) What does everyone else think? Esteban has some experience and did manage some kind of a c++ plugin support. What does this actually take to do? Obviously the menubar stuff and all can be Delphi code and just the actual RAD panel is in C++. I don't know what it takes to "wrap" the functions or anything so.... Nuklear |