Powered by Invision Power Board

 
    Reply to this topicStart new topicStart Poll

> Notepad.NET, Extended Notepad for the .NET Framework
United States
OniLink10
Posted: Oct 6 2008, 09:59 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


This is a Simple Notepad Application for the .NET Framework, created to help expand my Knowledge of Windows Forms.

Features:
Text Typing
Reset Text(Ctrl+N)
Open File(Ctrl+O)
Save File(Ctrl+S)
Undo(Ctrl+Z)
Redo(Ctrl+Y)
Cut(Ctrl+X)
Copy(Ctrl+C)
Paste(Ctrl+V)
Word Wrap
Format
.NET Plug-In Support

.ZIP is Attached. I will be adding more soon.

This post has been edited by OniLink10 on Oct 10 2008, 11:58 PM

Attached File ( Number of downloads: 9 )
Attached File  Notepad.NET.zip


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
Qatar
Keyser Soze
Posted: Oct 6 2008, 10:01 PM
Quote Post


The Lights are Going Off
[*][*][*]

Group Icon
Group: Members
Posts: 4673
Member No.: 3299
Joined: 13-February 07

Status: (0d) [--]


Fairly basic but well done nontheless.

Keep these up, whenever you make something like this I have to go and make it in every coding language I am currently learning, its great practice!


--------------------
QUOTE (
Raie @ Sep 18 2009, 08:55 PM)
Keyser you're the best person ever.
PMEmail PosterYahooMSN
Top
United States
OniLink10
Posted: Oct 6 2008, 10:12 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Ok, updated with File Opening! It only supports .txt Files at the moment though. It'll crash if you load anything else.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
Austria
Black Boo
Posted: Oct 6 2008, 10:17 PM
Quote Post


I swear when I get my hands on him...
[*][*][*][*][*]
[*][*][*][*][*]
[*][*]

Group Icon
Group: Members
Posts: 3624
Member No.: 4777
Joined: 25-November 07

Status: (0d) [--]


Saving?

And is it possible to make .html with this?


--------------------
SGG was here
PMEmail PosterAOLMSN
Top
United States
OniLink10
Posted: Oct 6 2008, 10:38 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


QUOTE (Black Boo @ Oct 6 2008, 08:17 PM)
Saving?

And is it possible to make .html with this?

Next Update. I'll try to add HTML, but there won't be any Text Highlighting.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 6 2008, 11:23 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Update! Now supports .txt and .rtf Saving. Adding more...


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 6 2008, 11:24 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Update! Now supports .htm and .html Saving/Loading. Any more to add?


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 7 2008, 01:02 AM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


.c, .cpp, and .h File Support added.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
Finland
Hohoo
  Posted: Oct 7 2008, 01:48 AM
Quote Post


BAN AUTOTUNE
[*][*][*]

Group Icon
Group: Members
Posts: 1562
Member No.: 3062
Joined: 14-December 06

Status: (0d) [--]


Ideas: Make syntax highlighting a plugin (it results in extendablity) and add support for CR, LF and maybe CRLF newlines.

This post has been edited by Hohoo on Oct 7 2008, 01:49 AM


--------------------

user posted image

Reference

Mickeysoft Internet Explorer

MKE


cat /usr/share/icons/*/* > /dev/dsp
user posted image
NOW IS EXCITING COMING
Johto > Hoenn > Sevii > Sinnoh > Kanto
PMUsers Website
Top
Australia
Waluigi2
Posted: Oct 7 2008, 04:31 AM
Quote Post


Proud North Melbourne supporter since 1996
[*]

Group Icon
Group: Members
Posts: 1028
Member No.: 3213
Joined: 21-January 07

Status: (0d) [--]


Needs changeable font and Cut/Copy/Paste


--------------------
PMEmail PosterMSN
Top
United States
OniLink10
Posted: Oct 8 2008, 06:46 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


QUOTE (Hohoo @ Oct 6 2008, 11:48 PM)
Ideas: Make syntax highlighting a plugin (it results in extendablity) and add support for CR, LF and maybe CRLF newlines.

dslghsdfi I dunno how to do Plug-Ins with C#, sorry. sad.gif Also, CR, LF, and CRLF Newlines are built-in to the Rich Text Box I thought... Lol.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 8 2008, 07:01 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


QUOTE (Waluigi2 @ Oct 7 2008, 02:31 AM)
Needs changeable font and Cut/Copy/Paste

Coming next...


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 8 2008, 07:50 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Update! Added 4 new Features!


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 10 2008, 04:11 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Update! Added Redo, Word Wrap, and Format! Amazingly, when I added the Format, it shrank a lot.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
Canada
OmegaDestroyer
Posted: Oct 10 2008, 05:19 PM
Quote Post


Regular


Group Icon
Group: Members
Posts: 108
Member No.: 3755
Joined: 11-May 07

Status: (0d) [--]


Looks good. Kinda peeking my interest in "how'd you do that?". :P

I got an error when I tried to cancel after selecting save. But I was able to continue with no damage.


--------------------
My website: Logeot.com
My Current Project: ???
user posted image
PMEmail PosterUsers WebsiteYahooMSN
Top
United States
OniLink10
Posted: Oct 10 2008, 10:29 PM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


QUOTE (OmegaDestroyer @ Oct 10 2008, 03:19 PM)
Looks good. Kinda peeking my interest in "how'd you do that?". :P

I got an error when I tried to cancel after selecting save. But I was able to continue with no damage.

Could you tell me what the error said?


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
United States
OniLink10
Posted: Oct 11 2008, 12:00 AM
Quote Post


C++ Programmer, Unofficial Physicist, and Unofficial Chemist
[*][*]

Group Icon
Group: Members
Posts: 3920
Member No.: 4907
Joined: 19-February 08

Status: (0d) [--]


Update! .NET DLL Plug-In Support added! If you want to make an Extension for Notepad.NET, be sure to write it in C# or VB.NET! I'm actually not sure if it'll work. Also, the Text Box's Name is richTextBox1. I'm sure that'll be important when writing a DLL.


--------------------
QUOTE (Xgoff @ Sep 10 2009 @ 06:11 PM)
did you try hello's engine

make sure to not ****ing change anything before using it!
PMEmail PosterUsers WebsiteYahoo
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

  Topic Options Topic Options Reply to this topicStart new topicStart Poll

 




[ Script Execution time: 0.0635 ]   [ 14 queries used ]   [ GZIP Enabled ]   [ Server Load: 1.49 ]