[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
How can I master FiveWin ?
----------------------------------------------------------------------------
The best way to learn FiveWin is practice and testing the examples
we provide, which you will find in the \FIVEWIN\EXAMPLES directory.
The first thing to do is to build the EXEs from the example PRGs.
Remember you have to do:
BUILD.BAT Program --> without .PRG extension
If you can not build the EXEs that means you have not properly
configured the directories. Look inside BUILD.BAT and update the
path of the directories. Or, you don't have an appropriate Linker
available.
Next, play with the examples. Look carefully at what you get and start
making little modifications and test them. Take your time to
understand and test. Step by step you will understand the working
of FiveWin and you will realize it is much easier than what
it may seem at the beginning.
If you have previous experience with OOPS, don't try too quickly
to start building new classes. Take a good look at the source
code until you get the feeling and you understand how to
inherit new Classes. If you are new to OOPS, don't worry, You'll
learn! All of us started like you.
If you get an error or if the program does not work as you expected,
review your source code (calmly please), and if you don't find the error
contact us to see if we can solve it together.
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson