TCPmaker : Visual Tour    Changing Your Layout and Regenerating Code  

  Screenbook Thumbnail View: Click on the title to go to page view.

1   What if I want to change to my project and regenerate code?
2   Regenerating code to change your project
3   Another alternative: copying project files to a new directory
4   Example 1: Enhancing an existing project
5   Opening our existing project in TCPmaker from MRU file list
6   Opening our existing project in TCPmaker from File | Open Project
7   Opening an existing project will take you to the "Select Compilers" page
8   Message box with option to save existing file MainDemo.c
9   Message box with option to save existing file HardwareProfile.h
10   Message box with option to save existing file TCPIPConfig.h
11   Click Design Your Web Page... to enter the Visual Page Designer
12   Add more variables
13   Copy and Paste variables to save time
14   Paste Btn2 to the grid to duplicate it
15   This duplicates our variable, but we need to edit it to change name etc.
16   Edit the variable's name and comment
17   Once we have made our quick edits, click Ok
18   In a similar fashion, duplicate variable D4 and edit it to make D5
19   Now change to "Step 2" tab page to add new controls
20   Copy an existing Ld to clipboard
21   Paste the control from the clipboard
22   Drag new pasted control to correct position
23   Associate the new variable with this new control
24   Fix Pb button labels
25   Use Copy / Paste operations to duplicate an existing Pb control
26   Save our layout & regenerate code
27   An introduction to Beyond Compare 3
28   Compare the old file to the new one
29   Side by side comparison of two files in Beyond Compare 3
30   Copying a code snippet from one side (file) to the other
31   Some differences are to be expected
32   Multi-line code snippets can be copied with a single click
33   Copying a multi-line snippet.
34   Delete a comment by copying an empty line
35   Copying the"empty line" deletes the line on the right side
36   Copying parts of a snippet
37   After copying parts of a snippet
38   The last difference
39   Save the updated file and exit