Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: bupper on March 27, 2007, 02:52:48 am
-
When do you plan on integrating a resource editor into C::B? I think it would improve C::B by a long ways! Just try to find an open-source one to make the job easier :)
BTW, you might want to have a vote on this, but I don't know how to do that on here :(
Thanks.
bupper
-
Yeah!
A standard windows resource editor would be great.
-
An integrated resource editor would be nice, but consider, that Code::Blocks is a cross platform IDE and there is wxSmith to ease cross platform GUI development. So, as long as there is no integrated one, you can use ResEd (http://www.radasm.com/resed/index.html) to develop MS-only software.
-
You're right about the cross platform, I guess. How about a plugin though? The point is that it would help a lot to have one integrated. It's just as simple as that. All the other IDE's do!
Thanks for the link, I'll be using that until something gets worked out here. :)