Notepad+ 2.0 **UPDATED**

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
56 posts Page 3 of 6
User avatar
XTechVB
VIP - Site Partner
VIP - Site Partner
Posts: 727
Joined: Thu May 20, 2010 10:32 am

Re: Notepad+ very advanced Notepad
XTechVB
leave it to you agust1337 to point out the one cloud in the sky wahooo; wahooo; wahooo; wahooo;
just kidding
You can find me on Facebook or on Skype mihai_92b
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: Notepad+ very advanced Notepad
Lewis
It doesnt colour it because i wrote code and it was normal .. :(
Image
User avatar
XTechVB
VIP - Site Partner
VIP - Site Partner
Posts: 727
Joined: Thu May 20, 2010 10:32 am

Re: Notepad+ very advanced Notepad
XTechVB
i know works only for files opened , dropped or pasted code
You can find me on Facebook or on Skype mihai_92b
User avatar
thapriceless
Just Registered
Just Registered
Posts: 4
Joined: Wed Oct 27, 2010 4:07 am

Lewis wrote:
This is very good, How did you do the text coloring? ( For vb ) i couldnt find it

Edit: I pasted my code and BAM! wow, this is amazing :D
dim dialog as new colordialog
dialog.showdialog()
richtextbox1.slectioncolor = dialog.color
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Notepad+ very advanced Notepad
Axel
thapriceless wrote:
Lewis wrote:
This is very good, How did you do the text coloring? ( For vb ) i couldnt find it

Edit: I pasted my code and BAM! wow, this is amazing :D
dim dialog as new colordialog
dialog.showdialog()
richtextbox1.slectioncolor = dialog.color
it would be easyer if you did :
dim dialog as coloridalog
richtextbox1.selectioncoor = dialog.showdialog()
http://vagex.com/?ref=25000
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: Notepad+ very advanced Notepad
Usman55
Hey MTech, nice text editor. And I was amazed that 3 pages of comments??? My wordpad is better but still got one page of credits, lol. Nice job.
Image
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

NICE! Why does the main form's title say "Form1"?
http://www.megaapps.tk/
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: Notepad+ very advanced Notepad
Usman55
Check out my wordpad: viewtopic.php?f=70&t=3854
Image
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Re: Notepad+ very advanced Notepad
Skillful
Good work MTech10, keep it up!!
Well I too am amazed at 3 pages of comments.
Here is my Notepad I made and I think it is better than yours.
Notepad+
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
XTechVB
VIP - Site Partner
VIP - Site Partner
Posts: 727
Joined: Thu May 20, 2010 10:32 am

Re: Notepad+ very advanced Notepad
XTechVB
CoderBoy1201 wrote:
Good work MTech10, keep it up!!
Well I too am amazed at 3 pages of comments.
Here is my Notepad I made and I think it is better than yours.
Notepad+
nope yours is not better it still doesn't have all the functions that mine has.
but you interface is more cool.
I've downloaded yours but for some reason it crashes.
You can find me on Facebook or on Skype mihai_92b
56 posts Page 3 of 6
Return to “Source-Code”