Does anyone know if Dev-C++ has a resource editor? If so, where can I find it?
yes it has one go to file,then new, then resource file
**edit** did you mean like a paint program? i dont think it has one of those
That only creates a resource script (".rc" file). I think there's something different called a resource editor. I tried searching for it in help, and I found a topic on where it is. But when I checked it out, it doesn't exist! Or maybe I just didn't find it yet. :unsure:
No, I don't mean a paint program. I've never seen one, so I can't say exactly what it's like.
I'll just have to edit the resource files by hand. I head some people say something about resource editors, and was wondering if Dev-C++ has one.