Notpad 2004

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Notpad 2004

Post by cabaptista »

*** UPDATED ON 06-12-2004 ***
Some Bugs Fixed and Added Right Context Menu.

Notpad 2004 is a Windows Notepad/WordPad Replacement.

It has the same functions of Notepad plus many more of them.
I think the functions are self-explanatory.

A note: The INI file must be in Windows or WINNT directory. :)

Thanks to El choni and it´s "RichEdit" Library And Paul L. for it´s "RegINI" library.

Download it in here:
http://sapp.telepac.pt/cesar-baptista/PureBasic/Notpad 2004.zip

Source code included.
Try it and write about it.

Thanks in advance.
Last edited by cabaptista on Mon Dec 06, 2004 12:15 pm, edited 2 times in total.
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Re: Notpad 2004

Post by freedimension »

cabaptista wrote:I think the functions are self-explanatory.
Yeah, sure they are. But to know them I have to download first ;-)
Come on, write something about them, make me hot! :)
<°)))o><²³
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Ok

Post by cabaptista »

Ok,

Here a few hints:

With Notpad 2004, you can copy,move,delete and rename the document, Quick open the documents you want, save your selection to a file, UpperCase, LowerCase and ProperCase a Word, among other things.

:)
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

Notpad is just lovely, but Notepad is faster. It is rather a Wordpad replacement, than a notepad replacement. Something beetween: it is faster than wordpad (and more advance), but slower than notepad.

the sourcecode is very perspicuous
Randy Walker
Addict
Addict
Posts: 991
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Post by Randy Walker »

EditPad Lite is free and far more versitle than any MS NotePad application.
http://www.editpadlite.com/
Look for the "Free EditPad Lite" link on that page for the free version. Used it here for years and love it. Has all the creature feature I want and need in a "plain text editor".

What is NotePad 2004 anyway? Is this something you wrote or should this NotePad 2004 post be in the off topic forum as a MS side topic?
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

:)

Post by cabaptista »

Randy,

I agree with you that are in the market many other editors, notepads and wordpads that are must better that mine.
it´s true but you have missed the point, which is share knowledge with comunity board.

I know that somewhere inside my code, someone will use some part just to put in their programs.
So, the point is sharing things, that´s why we are a "comunity".
berklee
User
User
Posts: 36
Joined: Wed Jul 28, 2004 3:45 pm

Post by berklee »

That EditPad looks a lot like NoteTab, which has been around for about 6 or 7 years now...

Then again, you can only come up with so many ideas for a plain text editor...

http://www.notetab.com
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Nice little App :)

Works a treat and will probably stay on my system ;)

I think Randy missed the point, I think he didn't realise this was a purebasic application :oops:

Well done :D
Paid up PB User !
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Post by Comtois »

this is very nice and useful to learn to program with PB.


Thank you
Please correct my english
http://purebasic.developpez.com/
Randy Walker
Addict
Addict
Posts: 991
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Re: :)

Post by Randy Walker »

cabaptista wrote:Randy,
...notepads and wordpads that are must better that mine.
...it´s true but you have missed the point...
You are corect on the second count. There was little explaination so I guess I mistook the name "NotePad" to be an optional MS release.

As for others being better, maybe others have more features. I didn't download it yet because I'm too lazy to open my firewall but I'm sure yours is superior if for no other reason, because it is shared source code. I try to make useful contributions. Sometimes I just show my ignorance instead :)
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
DominiqueB
Enthusiast
Enthusiast
Posts: 103
Joined: Fri Apr 25, 2003 4:00 pm
Location: France

Thank's

Post by DominiqueB »

Yes, thank's for it, nice one !
And great of you to share the code, will be of great source to have a look.

Will you add functionnalities like line numbers, a toolbar, a context menu with the right clic mouse button (copy, cut, paste . . .)

Thank's again !

Dominique
Dominique

Windows 10 64bits. Pure basic 32bits
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

Nice one thanks.

Hey, are you using the beatnik gui :?:
Looks good... :wink:
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

:)

Post by cabaptista »

Well,

When i have more time (my job is killing me !!!!!) i will add more funtionalities.

Thanks for your advices.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Excellent work B !
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Good work but you really should leave the name of coders intact within any third party written includes (.pbi) you use, such as NicTheQuick's string handling routines include, I noticed they've been deleted. Just for politeness sake.
Hey, are you using the beatnik gui
Yep it uses that too. :)
--Kale

Image
Post Reply