Skip to content

A Norton's Utilities like GUI I developed in Turbo Pascal and Assembly

License

Notifications You must be signed in to change notification settings

sdancer75/DOS-GUI-Norton-Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOS-GUI-Norton-Style

A Norton's Utilities like (G)UI I developed in Turbo Pascal and Assembly. The (G) is inside in parenthesis, because the lirbary is not Graphical but in Text despite the fact it looks like.

Some features of the library.

  • Smooth Mouse Movement in arrow shape
  • Windows Content Movement with Overlapping Management including Shadows
  • Redesigned basic objects like input boxes, drop down menus, buttons etc
  • Memory Management
  • OnLine Help compiled in one single file .HLP

Comments inside the source code are in Greek Language. So, find the SetGreek.com file to enable the Greek characters and translate them using google translate.

-OOP Folder : Object Oriented Programming Libraries in Turbo Pascal 7 and inline assembly

-OBJ Folder : Some external Assembly libraries

-FONTS Folder : Some custom DOS fonts I created with my application FontEdit.exe. You can load them in the DosBox with the following syntax: Loadfont filename.syb

Note: *.syb filenames are font symbols you can load.

The character generator (FontEdit) and LoadFont application are also developed under Turbo Pascal, but I really dont remember where the heck I stored the source files.

Just to mention, I designed this DOS User Interface when I was 19 years old !!!

QSort 1 QSort 2 QSort 3 QSort 4 QSort 5 QSort 6 QSort 7 QSort 8 QSort 9

Loadfont FontEdit

About

A Norton's Utilities like GUI I developed in Turbo Pascal and Assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published