Ihax-SmartPad - Very Advanced Notepad (Source Code)
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.
Hello everyone,
un kn0 wn, I really like your notepad, its pretty advanced. I see that you have used a rictextbox or something. I also made one some time ago and it used a textbox. It is the most advanced notepad yet, and because it uses a textbox, it doesn't has the richtextbox features. You can check it out here: viewtopic.php?f=54&t=1122&#p6748 I put it there for beta testing and it has 3 or 4 errors. I can't put the debugged version cause it got a virus. SO I'll post it when I get it repaired. And I'll also give the source I think.
un kn0 wn, I really like your notepad, its pretty advanced. I see that you have used a rictextbox or something. I also made one some time ago and it used a textbox. It is the most advanced notepad yet, and because it uses a textbox, it doesn't has the richtextbox features. You can check it out here: viewtopic.php?f=54&t=1122&#p6748 I put it there for beta testing and it has 3 or 4 errors. I can't put the debugged version cause it got a virus. SO I'll post it when I get it repaired. And I'll also give the source I think.
yes USMAN i have download and tried your notepad and it is very advanced and has lots of features... i did my notepad very quickly as a project to pass my time during my hours of boredom lol and i really cant be asked to update it although i think i myt add a few more features...
Thanks for you reply, un kn0 wn! I really appreciate it.
hey i used your "SaveAs" code in one of my programs but the ITE. is not declared?
example
ITE.SaveFile
ITE.Modified = False
and also
My.Resources.AppName
is underlined : (
example
ITE.SaveFile
ITE.Modified = False
and also
My.Resources.AppName
is underlined : (
lesan101 wrote:hey i used your "SaveAs" code in one of my programs but the ITE. is not declared?Problem 1:
example
ITE.SaveFile
ITE.Modified = False
and also
My.Resources.AppName
is underlined : (
I believe that this is because im using a custom texteditor (A custom Rich textbox control) which has a property called modified built into it and that is y u get errors because The Rich Text Editor provided by micrsoft does not hav the property which detects if the opened file has been modified...
Peoblem 2:
Sorting problem 2 is easy... just go to project properties > Resources > Strings, then add a new string called AppName and set the value to the name of ur application...
Copyright Information
Copyright © Codenstuff.com 2020 - 2023