Ted + Qt5 + mods

Monkey Archive Forums/Monkey Projects/Ted + Qt5 + mods

AdamRedwoods(Posted 2013) [#1]
Here's my Ted mods using Qt5 (which allows wacom tablets, thats why its Qt5).
I'm happy to share the code, just request it.

download (Win7 32)
http://www.twopisoftware.com/monkeycoder/ted/tedmod_qt5.zip

added:
- line numbers
- more color options
- options for opening last open files or not
- insert comment block (control+')
- fixed windows 'unmaximizing window' on debug error


therevills(Posted 2013) [#2]
Cool!

Any way to change the text colour of the Line numbers? As I would like white for the background and black for the font.


Paul - Taiphoz(Posted 2013) [#3]
I had a look at it, was going to try and add a little image preview frame bellow the code explorer so if I click an image it would show it, but I couldnt even get QT to compile the code .. glad some one else has figured it out tho, gona check this out now.