[ Home
| My Biography
| My Resume
| Web Projects
| Special Projects
| Programming Projects ]
Probably my most ambitious programming project has been my View-It line of
text editor programs. All of the View-It programs began as a very simple
text editor program that was completed as a class project while I was still
in college. The simple text editor was written in Borland Delphi 1. The
executable output was in 16-bit format compatible with Windows 3.1 and
higher.
I took that simple text editor and began to expand upon the concept. The
View-It line of text editors is what I came up with. The first one listed
here is actually version 3.2.5. It has undergone extensive retooling since
View-It 16 Version 1.0. Click on the image to the left for a larger view of
a screenshot of the program. Also you will find links below to download your
own copy of View-It 16 Version 3.2.5, and there is a link to view the Pascal
source code for the program. This program can be ran in any version of
Windows including Windows 3.1.
Download A Copy of View-It 16 Version
3.2.5
View The Pascal Source Code for View-It 16
version 3.2.5
|
My final version of View-It 16 was version 4.5. Some of the changes Included
changing the layout to a format that seemed to make more sense to the
user. Also, there were a few bugs in version 3.2.5 that were worked out
in version 4.5.
One addition to the program was the inclusion of a right-click popup menu
system. 16-bit Windows (Windows 3.1) did not internally handle the
right-click like Windows 95 and higher does now. The popup menu gives users
faster access to the cut/copy/paste commands as well as save commands.
One thing I took out of this version that I wish I hadn't was support for
window resizing. The size of the window users are presented with when the
program opens is the size of the window they must use the program at.
Like the previous version of View-It 16, the program is free to download and
the Pascal source code is also available for viewing. Click on the image
to the right to view a larger screenshot of the program. This program can
be ran in any version of Windows including Windows 3.1.
Download A Copy of View-It 16 Version
4.5
View The Pascal Source Code for View-It 16
Version 4.5
|
My most current version of View-It is View-It 32 Version 1.0. I expanded
View-It 16 Version 4.5 to be more adaptive to the changes that Windows 95
brought to the computing world. This program offers the support of the
new and updated file handling and print handling dialogs that are core parts
of Windows 95 and higher. Menu items and toolbars, that have become common in
Windows 95 and higher programs, have also been included. Many of these
particular items were not available in the 16-bit versions because Windows
3.1 did not support such windows structures and menu items.
Like the previous versions of View-It, this program is free to download and
the Pascal source code is also available for viewing. Click on the image
to the right to view a larger screenshot of the program. This program can
be ran in any version of Windows 95 or Higher (Windows 3.1 does not support
32-bit compiled programs).
Download A Copy of View-It 32 Version
1.0
View The Pascal Source Code for View-It 32
Version 1.0
|
|