Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Mr.Kurd Notepad filter_list
Author
Message
Mr.Kurd Notepad #1
In The Name OF Allah
Al-Salam Alekum

Mr.Kurd Notepad Project, I coded my own notepad long time ago(2/2/2016) and used it in my tutorials as a hobby.
Today I'm going to share my project with its source code with you:
Images:
Spoiler:
[Image: p_811i9w241.png]
**************************

[Image: p_8110356g2.png]

*****************************

[Image: p_811dwmcu3.png]

*****************************************

[Image: p_811oilc44.png]

****************************************

[Image: p_811rf5mt5.png]
Wa Salam Alekum
Die  But Don't Lie
“Oh Abu Dharr! Don’t look at the smallness of the sin but look at the one you disobeyed.” Prophet Muhammad (pbuh)
[Image: p_237m2jx1.png]
Click for Free VPN

[+] 2 users Like Mr.Kurd's post
Reply

RE: Mr.Kurd Notepad #2
Here's the online virus scan report of the executable: https://www.virustotal.com/#/file/5901d3.../detection

Running well on my end.
Spoiler:
[Image: vOmfW87.png]

Given the tool has not been widely distributed (also first time scanned on VT), alerts of this nature can be expected.
Spoiler:
[Image: 1ixOocS.png]

Appreciate the contribution Mr.Kurd.
[Image: AD83g1A.png]

Reply

RE: Mr.Kurd Notepad #3
(03-22-2018, 07:58 AM)mothered Wrote: Here's the online virus scan report of the executable: https://www.virustotal.com/#/file/5901d3.../detection

Running well on my end.
Spoiler:
[Image: vOmfW87.png]

Given the tool has not been widely distributed (also first time scanned on VT), alerts of this nature can be expected.
Spoiler:
[Image: 1ixOocS.png]

Appreciate the contribution Mr.Kurd.

Thank you mothered I'm glad you liked it, but without the CSS it's very ugly Smile
Die  But Don't Lie
“Oh Abu Dharr! Don’t look at the smallness of the sin but look at the one you disobeyed.” Prophet Muhammad (pbuh)
[Image: p_237m2jx1.png]
Click for Free VPN

Reply

RE: Mr.Kurd Notepad #4
I don’t know if you changed your way of writing code but renaming your controls and especially the form file is very important and not doing so will result in confusion when sharing your code or reading it after a long time. Especially when you are working on some big projects.

Thanks for sharing tho.

Reply

RE: Mr.Kurd Notepad #5
(03-22-2018, 09:05 AM)Mr.Kurd Wrote: Thank you mothered I'm glad you liked it, but without the CSS it's very ugly Smile

And the Windows native Notepad Is attractive? I doubt It very much.

Provided It serves It's purpose In an efficient and effective manner, that's all that matters.
[Image: AD83g1A.png]

Reply

RE: Mr.Kurd Notepad #6
Nice share my friend. Always usefull to have something extra to right text in I guess. Just one more advice: I highly recommend you switch to C# as a language instead of VB.NET. Once you'll learn C# you don't go back to VB.NET.

Also, instead of a WinForms project you can try using a WPF form. This will give you more options and you can have way more advanced styling than in WinForms. If you need help on that I can help you, just hmu on Discord.
~~ Might be back? ~~

[+] 1 user Likes Bish0pQ's post
Reply

RE: Mr.Kurd Notepad #7
Are the options to change the color, font and alignment just changing the parameters of your TextBox or does it allow you to change theese for every char (selection)?
Because just editing the parameters for the whole TextBox will make it kinda useless and I don't see any advantages in using this.

Reply

RE: Mr.Kurd Notepad #8
(03-22-2018, 09:08 AM)chunky Wrote: I don’t know if you changed your way of writing code but renaming your controls and especially the form file is very important and not doing so will result in confusion when sharing your code or reading it after a long time. Especially when you are working on some big projects.

Thanks for sharing tho.

(03-22-2018, 11:55 PM)chunky Wrote: Are the options to change the color, font and alignment just changing the parameters of your TextBox or does it allow you to change theese for every char (selection)?
Because just editing the parameters for the whole TextBox will make it kinda useless and I don't see any advantages in using this.

Thank you bro for your advices, this project was my first project 2 years ago so I was really new to programming, I was making vedio tutorials somewhere so needed a notepad, it's just a simple notepad so yeah it is changing color of the whole texts.
I'm now using Java, About the name, I'm giving each objects it's name now lol In a big projects names like textbox 1 and 2 will confuse you as you said. Thank you. Smile
Die  But Don't Lie
“Oh Abu Dharr! Don’t look at the smallness of the sin but look at the one you disobeyed.” Prophet Muhammad (pbuh)
[Image: p_237m2jx1.png]
Click for Free VPN

Reply

RE: Mr.Kurd Notepad #9
(03-22-2018, 09:10 PM)Bish0pQ Wrote: Nice share my friend. Always usefull to have something extra to right text in I guess. Just one more advice: I highly recommend you switch to C# as a language instead of VB.NET. Once you'll learn C# you don't go back to VB.NET.

Also, instead of a WinForms project you can try using a WPF form. This will give you more options and you can have way more advanced styling than in WinForms. If you need help on that I can help you, just hmu on Discord.

Thank you my bro, the size for my tutorials I just needed a small windows in size so it was better for me, about the WinForms actually didn't hear WPF because I'm not using VB.net for programming, I'm switched to Java, but before Java I was using Visual Basic. and sure will contact you as always IF needed help. thank you buddy.
Die  But Don't Lie
“Oh Abu Dharr! Don’t look at the smallness of the sin but look at the one you disobeyed.” Prophet Muhammad (pbuh)
[Image: p_237m2jx1.png]
Click for Free VPN

Reply

RE: Mr.Kurd Notepad #10
@"Mr.Kurd" I fully understand. It's good either way, you've put in time to create something and it pays off which is good. Java might indeed be a better choice than VB.NET indeed for this project.
~~ Might be back? ~~

[+] 1 user Likes Bish0pQ's post
Reply







Users browsing this thread: 1 Guest(s)