Support Forums
Notepad Plus + v2.5 [Coded by Ace] - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: Notepad Plus + v2.5 [Coded by Ace] (/showthread.php?tid=18886)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: Notepad Plus + v2.5 [Coded by Unleashed] - AceInfinity - 05-31-2011

(05-31-2011, 11:32 AM)Filefinder Wrote: Looks really good what code did you use for the goto line?

A find function for the integer of the line number that I defined in a previous function. converts the string of the input to an integer value that can be read from the line function, and if the string->integer is greater than the total number of lines, I have an else in the if statement to deal with that exception.


RE: Notepad Plus + v2.5 [Coded by Unleashed] - shopping - 06-01-2011

The background sucks better WHITE


RE: Notepad Plus + v2.5 [Coded by Unleashed] - !LoL - 06-01-2011

That is a good program there. Good job.


RE: Notepad Plus + v2.5 [Coded by Unleashed] - AceInfinity - 06-01-2011

(06-01-2011, 01:53 AM)shopping Wrote: The background sucks better WHITE

Well, if you read about my features, you'd know that it's user configurable Smile


RE: Notepad Plus + v2.5 [Coded by Unleashed] - Filefinder - 06-01-2011

Are you going to release the source from this application i would love to have it.


RE: Notepad Plus + v2.5 [Coded by Unleashed] - AceInfinity - 06-01-2011

(06-01-2011, 06:28 PM)Filefinder Wrote: Are you going to release the source from this application i would love to have it.

I released the first version of the app with the source, but that's a starting point, the rest i'll keep as my code Smile


RE: Notepad Plus + v2.5 [Coded by Unleashed] - Resistance - 06-01-2011

I am loving that notepad. I just might replace my notepad with it, it would be fantastic if you added a settings.ini file. I know, I'm Back.


RE: Notepad Plus + v2.5 [Coded by Unleashed] - AceInfinity - 06-01-2011

I already did, don't download the one from the original post, I can't edit that any further, most recent updated version is in my last posts


RE: Notepad Plus + v2.5 [Coded by Unleashed] - KoBE - 06-01-2011

(06-01-2011, 07:49 PM)Unleashed Wrote: I already did, don't download the one from the original post, I can't edit that any further, most recent updated version is in my last posts

Too bad you can't salvage the designer part of the source.

/off topic
Get on chat fool.


RE: Notepad Plus + v2.5 [Coded by Unleashed] - AceInfinity - 06-02-2011

(06-01-2011, 08:45 PM)KoBE Wrote: Too bad you can't salvage the designer part of the source.

/off topic
Get on chat fool.

Good thing I named each control that it uses, and since i've been through the code a million times, I know what is what, so it'd take me a couple hours to fix up again, I just need to find the motivation to do it.