PDA

View Full Version : My Pker's Notepad {Made in visual basic}



my pker pure
July 8th, 2010, 18:39
Well I'm starting to learn the software alot more so i decided to start a more advanced project, of a notepad.

Features -

New
Save
Open
Exit
Cut
Copy
Paste
Font
Colour
Clear
Select All

Only the registered members can see the link.


Download link - Only the registered members can see the link.


Hope you enjoy it, more coming soon

Mish
July 8th, 2010, 18:41
Haha nice making alot of things I see :D

samuraiblood2
July 8th, 2010, 18:42
Don't use visual basic for something like this.

my pker pure
July 8th, 2010, 18:42
Yup I'm starting to get pretty good at coding this kind of stuff now. I'm thinking of making an internet browser or anti-virus software soon, but gonna make a few more small projects.

Mish
July 8th, 2010, 18:55
Yup I'm starting to get pretty good at coding this kind of stuff now. I'm thinking of making an internet browser or anti-virus software soon, but gonna make a few more small projects.

Good luck, hope you suceed :)

Rog3r
July 8th, 2010, 19:32
You should try and attempt to make something different... ;)

But you've still done a nice job on this although very few (if not ANY) will use it.

my pker pure
July 8th, 2010, 19:58
You should try and attempt to make something different... ;)

But you've still done a nice job on this although very few (if not ANY) will use it.

Ive already got about 18 people using it and i'm moving onto more complex stuff now.

Break
July 8th, 2010, 20:07
Nice job, I would be glad to use it.

my pker pure
July 8th, 2010, 20:08
Nice job, I would be glad to use it.

Thankyou :D

Spear
July 8th, 2010, 20:20
Nice. Looks like you have a calculator and notepad so far. :)

Break
July 8th, 2010, 20:43
Download, Seems very nice I am checking it out.

Spear
July 8th, 2010, 21:17
Tell me how it is after you have downloaded it, I might download.

Break
July 8th, 2010, 21:18
Spear it wierd because I can not use it.
But if it does working, You can see the features he posted.

Spear
July 8th, 2010, 21:19
Ok, i'll try downloading it and see if it works.

What kind of computer do you have?

Break
July 8th, 2010, 21:21
Windows xp I think.
Tell me if it works please?

Spear
July 8th, 2010, 21:24
Okay, Im using Windows 7, downloading now.

my pker pure
July 8th, 2010, 21:36
I'm using windows Vista atm, i could do with buying a new pc really.

Spear
July 8th, 2010, 21:41
Works for me.

Break
July 8th, 2010, 21:42
Really? Will try download again, Thanks bro.

my pker pure
July 8th, 2010, 21:47
If all else fails, ill upload all the files for you and see if that works.

Spear
July 8th, 2010, 22:42
Its exacly like notepad tbh, it seems like all you did was edit the name and add a new tab.

Ziek`
July 9th, 2010, 00:07
Its exacly like notepad tbh, it seems like all you did was edit the name and add a new tab.

He probably used Notepad as a reference.

Fellixombc
July 9th, 2010, 00:11
protip: Make C#/Java apps instead. VB is a terrible language.

Charny
July 9th, 2010, 03:11
protip: Make C#/Java apps instead. VB is a terrible language.

100% Agreed. VB has a horrible syntax.

OT : The program look good for a beginner.

Pie`
July 9th, 2010, 17:05
add tabs
add syntax highlighting
add lexical parsing
?????
got yourself an IDE

Toonshorty
July 9th, 2010, 17:07
I'd make a tabbed version of notepad but VB 2010 Express crashes on startup.

Does seem a little poor tbh, I made one of these ages ago.

Skilled4u
July 9th, 2010, 17:51
C# is a better language to do this with and its pretty good and easy to learn :)
and make it something special cuz it looks like notepad.

my pker pure
July 10th, 2010, 11:18
Intentionally that's what i wanted, to make an almost identical copy of notepad, but i did code it myself from scratch.

Trey
July 10th, 2010, 14:54
Intentionally that's what i wanted, to make an almost identical copy of notepad, but i did code it myself from scratch.

As if you can consider dragging and dropping GUI elements in an IDE and programming 3 lines of logic for each button/menu option in VB.NET programming from scratch.

The Soul
July 10th, 2010, 14:57
As if you can consider dragging and dropping GUI elements in an IDE and programming 3 lines of logic for each button/menu option in VB.NET programming from scratch.

I'm proud to call you my daddy.

my pker pure
July 10th, 2010, 18:06
Intentionally that's what i wanted, to make an almost identical copy of notepad, but i did code it myself from scratch.

"Scratch" means i didn't use any guidance i started it from "Scratch" in other words a blank VB app

Pie`
July 10th, 2010, 20:08
"Scratch" means i didn't use any guidance i started it from "Scratch" in other words a blank VB app

Post the source, because I'm pulling the bullshit card on this one.

Aaron
July 10th, 2010, 20:09
Done a nice job so far i guess:D

samuraiblood2
July 10th, 2010, 20:11
I'm proud to call you my daddy.

Quoted for truth.

my pker pure
July 10th, 2010, 20:12
Done a nice job so far i guess:D

Thankyou, I'm working on my own browser atm but I'm coding it without Visual Basic.

Canownueasy`
July 11th, 2010, 01:29
This is simply letting an IDE do all the work for you >.>
You can use IO bufferreader and some simple select/clear and other functions of a text box...

Trey
July 11th, 2010, 07:08
I'm proud to call you my daddy.

I <3 you. I'll attempt to get on MSN soon.

Dark bow199
July 13th, 2010, 18:18
Nice i made 1 like it like a week or two ago

Jp09
July 13th, 2010, 19:46
Nice job