codeblocks
Posted: Thu Jan 24, 2013 4:58 am
are you engaged in any code sharing with codeblocks? your projects are quite identical aside from a few specific features.
Not really. Its a completely code base. There are much more than "aside from a few specific features"caibbor wrote:are you engaged in any code sharing with codeblocks? your projects are quite identical aside from a few specific features.
I asked the same question some time ago. Eran seems rather selfish and doesn't really want to share (not meant offending, really).caibbor wrote:are you engaged in any code sharing with codeblocks? your projects are quite identical aside from a few specific features.
This is about to change in the coming daysSlimFast wrote:Also, as long as wxCrafter is not offered, the wxSmith stuff in C::B is way more intuitive to me.
A bit harsh.. I code for fun. If it was not fun for me, I would not do it. I don't do it to improve the worldSlimFast wrote:Eran seems rather selfish and doesn't really want to share (not meant offending, really).
Ah now that's interesting. But in the first thread this "mandrav" encouraged you to do. So what was the reason not to integrate it into C::B back then? I don't get it from these posts. For me they read as if they were looking for alternatives anyways and maybe even had too many ideas. Well the CC in CL is un-comparable, for sure.eranif wrote: http://forums.codeblocks.org/index.php/ ... 889.0.html
http://forums.codeblocks.org/index.php/ ... 872.0.html
It did not end well, so I took off from there and created codelite
And sorry again (our posts just crossed) - as I said: I wasn't meant that way. What I mean it what you said yourself in the other thread:eranif wrote:A bit harsh.. I code for fun. If it was not fun for me, I would not do it. I don't do it to improve the worldSlimFast wrote:Eran seems rather selfish and doesn't really want to share (not meant offending, really).
Right click a project -> Import files from directory - it will do this for you.caibbor wrote:One thing I love about CB is that you can recursively add dirs/files to a project. With CL, you have to create virtual folders one at a time to match your source directory if you want it that way (unless I missed something)
very nice. I used wxFormBuilder to create the dialog for the first plugin I posted for CL. After a bit of using it, I realized how very liimited the options were. after exporting a form to .cpp/.h from there, I just edited the files manually and ignored wxFormBuilder from that point. Had to.eranif wrote:Right click a project -> Import files from directory - it will do this for you.caibbor wrote:One thing I love about CB is that you can recursively add dirs/files to a project. With CL, you have to create virtual folders one at a time to match your source directory if you want it that way (unless I missed something)
In addition, in codelite 5.0 you also get the new Reconcile Project feature
Also, wxCrafter will be released in codelite 5.0
Eran