Dev-C++ is an IDE, which means it includes its own editor. It uses the mingw compiler, which can be called from TextPad. However, you're better off using Dev-C++ over TextPad. Also, you don't have to create a new project in Dev-C++ for simple programs.