Skip to content

fraaaaa4/StarboyNotepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

StarboyNotepad

starboy

A little Notepad made completely in Windows XP, Office 2003 and Visual Basic 6. Why did I choose to do it like that? Just to have some fun!

It was set firstly as a challenge for a friend of mine, but after some time I decided too to take on the challenge of making a notepad, because otherwise I would have felt really bored during summer. It's not an extremely complicated program, but it's basically my first ever Visual Basic application fully developed. It has three versions: Starboy Notepad (32-bit), Starboy Notepad/16, and Starboy/DOS, each one for three different architectures.

32-bit version

It is the main version of Starboy Notepad, and the one that will run on most computers. immagine

It features many features, such as open ad save, different fonts, different colours, alignment and bullets. It's still though not finished, but it's very promising! It features also a splash screen, and when you don't have all the tools available, another window pops up. It should run fine on Windows 98 or superior.

immagine

16-bit version

immagine

A 16-bit version is now available too. Developed on Windows NT 3.5/ME and Visual Basic 4.0, it currently works only on the 9x kernnel, so it's the perfect fit for those old systems.

It can currently run only on Windows 9x systems, so systems that run Windows 95, 98 and ME. It is a bit more basic than the 32-bit version, but it still features all the most important features of the 32-bit version, such as fonts, colours, and open and save file. It does still feature some bugs due to the fact that it was built with Visual Basic 4, such as alignment not working. immagine

DOS version

immagine

There is now available a DOS version, Starboy/DOS! It is a bit different from the 32/16-bit ersions, as it doesn't include only the notepad, but many apps together. This was done due to the fact that DOS doesn't feature multitasking, so you wouldn't be able to use other programs while on Starboy/DOS you can! Inside the app, it runs multiple windows, which do include apps such as Notepad, Calculator, Clock and Search. immagine

Bug reporting

You can report bugs or suggestion by clicking on "Issues" on the top of the page. I'll answer to them as soon as I can.

Versions and source code

You can find all the versions of Starboy, including the original .frm, .bak, .mak, and whatnot files about Starboy. Every time a new release gets released these branches are updated.

About

A little Notepad made completely in Windows XP, Office 2003 and Visual Basic 6. Why did I choose to do it like that? Just to have some fun!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors