QLightPad is a small text editor unpretentious free to edit text and .html simple to import .rtf simple and small as ASCII text.
It allows you to place the anchors, links, images to create small simple websites.
Are not supported or the 'frames' or tables, let alone the advanced sophistication of web pages dialers …..
I needed to have a small Linux editor like Wordpad on Windows, to get my .rtf documents
If this can be used for something, well, you use ….
QLightPad also works under Windows, where it was compiled successfully. Only the Linux installation will be described.
You need an environment that can compile programs QT:
In short you need a machine that can compile programs QT.
This will create directories with the following hierarchy:
repertoireDeVotreChoix
/ Qlightpad_dev / MedinTuxTools / Qlightpad / src / Bin / QLightPadSys
and normally, this should create and launch QLightPad!
Open a console Change to the directory: qlightpad_dev / qlightpad / src type: code> bash command>
qmake src.pro make make clean rm Makefile cd .. / bin strip-s QLightPad
</ Code>
If all goes well, this should create the directory: / qlightpad_dev / qlightpad / bin
And the executable file as follows: QLightPad.
And now, it is he who is to run!
test it with for example the following command: . / QLightPad .. / QLightPadSys / Welcome.html
In the same directory as the executable, there must be directory: / QLightPadSys containing the file: QLightPad.png
I leave you to copy the executable: QLightPad with his repertoire: QLightPadSys to the location of your choice, and if you want to delete the directory created: qlightpad_dev