Jump to content




Note-Taker (Text Editor)


  • You cannot reply to this topic
5 replies to this topic

#1 Grim Reaper

  • Members
  • 503 posts
  • LocationSeattle, WA

Posted 24 December 2012 - 09:31 PM

I noticed a couple new text-editing programs that had come out on the forums and thought that I might give a crack at it.
This script isn't much compared to TACO or any other editors, but it's a little nicer than the native edit program.

* It is recommended that you disable syntax highlighting seeing as it causes a lot of flashing and lag when redrawing the screen in
large files.

Features:
- Custom cursor
- Custom text and background colors
- Line numbering
- Colorful user interface
- Current file path displayed on top of screen
- Current line highlighting
- Alert at top of the screen if changes have been made so you know to save the file.
- Added key support for Ctrl + S (Save) or Ctrl + E (Exit),
- Mouse support for moving the cursor to different positions in the file.
- Mouse scrolling.
- Syntax highlighting
- Syntax highlighting is configurable (you can select none <- RECOMMENDED).

Features pending
- Other line commands (cut, paste, copy, etc.)
- Mutli-session support (projects).

Currently the colors must be configured within the script, but their respective constants are named ideally so you shouldn't have to look for long (no more than a couple of seconds) to find them.

Although you can't see it in the screenshots, the cursor does blink when it's idling.

Screenshots:
Spoiler

Code:
Spoiler

Pastebin

#2 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 25 December 2012 - 02:02 AM

Much better than the default edit program (because of the colours :D) I like the numbers on the left xD

I would guess that you took the code from the edit program, or am I wrong?
Add mouse support to clicking to different places in the code :P and tabs

#3 Grim Reaper

  • Members
  • 503 posts
  • LocationSeattle, WA

Posted 25 December 2012 - 05:12 AM

View PostremiX, on 25 December 2012 - 02:02 AM, said:

Much better than the default edit program (because of the colours :D) I like the numbers on the left xD

I would guess that you took the code from the edit program, or am I wrong?
Add mouse support to clicking to different places in the code :P and tabs

Thank you.

I did study the edit program to make sure that my scrolling would be similar to its, but I didn't take the code.

#4 AndreWalia

  • Members
  • 294 posts
  • LocationSt.Louis, MO

Posted 25 December 2012 - 05:43 AM

This is Beautiful! mind if I; One, Put this in my OS. Two, Mind if i change the name ti not taker to editor? note taker will make people think its a word document program. Thanks

#5 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 25 December 2012 - 08:38 AM

Its very good.

#6 Grim Reaper

  • Members
  • 503 posts
  • LocationSeattle, WA

Posted 27 December 2012 - 01:39 PM

Syntax highlighting added. *Bump, hehehe....





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users