Download Latest Version Textpad 0.8.1 source code (214.7 kB)
Email in envelope

Get an email when there's a new version of Thunderpad (formerly Textpad)

Name Modified Size InfoDownloads / Week
Parent folder
Readme.txt 2013-05-08 815 Bytes
textpad-editor-0.4.zip 2013-05-08 88.8 kB
Totals: 2 Items   89.7 kB 0
==Linux, Mac OSX and other UNIX variants==

You will only need the Qt4 developer libraries (altough Qt5 developer libraries are recommended) in order to compile the program.
To compile this program, simply execute the following command in a terminal (without qoutes): "qmake textpad-editor.pro && make", naturaly, you should be in the directory where you extracted the tarball.
This will create an executable named "textpad-editor", to run it, simply type "./textpad-editor".

==Microsoft Windows (XP, Vista, 7, 8)==

You will need to install Qt and Qt Creator (you can download them at http://www.qt-project.org/downloads).
To compile this program, open the textpad-editor.pro file with Qt Creator, configure the project and press CTLR + R to run it.

Have a great time hacking around the source code!
Source: Readme.txt, updated 2013-05-08