home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01128 / rockford.hlp < prev    next >
Text File  |  1992-02-03  |  18KB  |  275 lines

  1. Rockford! 2.0 Help Information
  2.  
  3. LICENSE INFORMATION
  4. Rockford! and this documentation are protected under U.S. and international copyright laws. Any unauthorized use or distribution of this program is prohibited.
  5.  
  6. Copyright, 1991, 1992 by George Campbell
  7.  
  8. Rockford! is a shareware program, and this is an unregistered copy. You may try this copy for 30 days, but then must register. Registration costs $15.
  9.  
  10. Individual Users
  11. You may use as many copies of the registered version of Rockford! as you have computers. You may not, however, give away the registered version.
  12.  
  13. Professional Users
  14. Business and professional users must purchase separate copies of the $30 Rockford! Professional version for each computer used to run it.
  15.  
  16. REGISTRATION
  17.  
  18. To register, Send $15 for Rockford! or $30 for Rockford! Professional to:
  19.  
  20. George Campbell
  21. 1472 Sixth Street
  22. Los Osos, CA  93402
  23.  
  24. Checks must be payable to George Campbell, and drawn on a U.S. bank.
  25.  
  26. Call the OsoSoft BBS, at (805) 528-3753 for the latest version of this program and for other programs by George Campbell.
  27.  
  28. THE ROCKFORD! INTERFACE
  29. Unlike many other Windows programs, Rockford! uses command buttons and drop-down list boxes to perform most functions. The commands you need to create card designs are always right on the screen, grouped according to function. Traditional Windows menus duplicate most button functions, and offer some less-used commands.
  30.  
  31. Flashing Scroll Lock
  32. You may notice that your Scroll Lock LED is flashing. Due to a missing feature in Visual Basic, this is necessary to keep track of the current line number when you click in the text editing box.
  33.  
  34. On a very few systems, this routine may cause text entry problems. If this occurs, modify the Properties for your Rockford! icon in the Windows Program Manager.
  35. Add NF to the Command line area in the Properies dialog box. Be sure to put a space between ROCKPRO.EXE and the NF parameter. This will stop the flashing and
  36. solve the text entry problem.  However, you will have to press the Update button to update your display after using the mouse to move the cursor to a new line.
  37.  
  38. Editing Text in Rockford!
  39. Rockford!'s editing box works just like your Windows word processing program. You can simply type your text in the box. Normally, the program is in insert mode, but pressing the  <Ins> key switches to overtype mode and back again. To position the cursor in your text, either use the cursor keys or click the mouse cursor where you want to type. If you select text by dragging with the mouse, new text you type replaces the selected text.
  40.  
  41. As you type, you'll notice that your typing changes aren't reflected in the WYSIWYG display. This saves time, and any changes you make in formatting or other areas automatically updates the display. If, however, you want automatic updating at all times, check the [Auto-Update Enabled] command in the Edit menu.
  42.  
  43. LEFT SIDE BUTTONS
  44. On the far left of your screen is a vertical row of buttons, in three groups. These buttons handle basic file and printing operations.
  45.  
  46. The Text Group
  47. This group has just two buttons:
  48.  
  49. [Edit] -- This button returns the cursor to the text editing box. Since Rockford! normally returns control to the editing box, you'll rarely, if ever have to click this button.
  50.  
  51. [Exit] -- Click this button to leave Rockford!  You'll be asked whether you want to save the current design. Click [Yes] to save, [No] to exit, or [Cancel] to return to Rockford!
  52.  
  53. The Card Group
  54. Several buttons make up this group, which deals with files and your card design as a whole.
  55.  
  56. [Update] -- This button updates the WYSIWYG display. To prevent excessive delays, some commands used in Rockford! do not automatically update this display. Any time you want to see an updated version of your card, just click this button. Note: you can also update your display by moving the cursor to a new line of text in the editing box if you've checked the Updating Enabled menu entry.
  57.  
  58. [Clear] -- This button clears your current card from the screen and from memory. You'll be asked to confirm this command. 
  59.  
  60. [New] -- This button clears your current card and prepares Rockford! for an entirely new card, with no filename attached.
  61.  
  62. [Load] -- The Load command retrieves an existing card design from your hard disk. Card designs use the extension .CAR, unless you specify a different extension.
  63.  
  64. [Save] -- Saves the current card with the current filename. If no filename has been assigned to the current card, the Save As dialog box will appear.
  65.  
  66. [Save As] -- Lets you assign a new name for a card design. If you enter a filename without an extension, Rockford! will add the .CAR extension. 
  67.  
  68. [Print] -- Drops the file menu down, highlighting one of the available printing options. 
  69.  
  70. [AddPic] --Opens a dialog box for loading graphical images.  Rockford! can only use images in Windows' BMP format. To preview clip art images, click once on a clip art file in the filename box. To load an image onto your card, double click on the file name you want to load, or click OK.  
  71.  
  72. The Layout Group
  73. These buttons control the overall layout of your design.
  74.  
  75. [Horiz] -- This button selects the Horizontal card layout. This is the default.
  76.  
  77. [Vert] -- This button switches to a Vertical layout. 
  78.  
  79. [Margins] -- This button lets you set customized margins for your card. These margins affect only the top and sides, and do not alter the position of any borders. The default is .1 inch. 
  80.  
  81. [Offset] -- This button controls the spacing between the card edge and the borders drawn with the Border Type list box. The default is 0.
  82.  
  83. RIGHT SIDE COMMANDS
  84.  
  85. These commands deal with text formatting and graphics. Some are buttons, while others present options in list boxes. 
  86.  
  87. Text Attributes (Insert Within Line)
  88. These buttons allow you to insert boldfacing, italics, etc. within a line of type on your card. When you click one of these buttons, a code, such as <Bold>, is inserted in your text, telling Rockford! to change the attributes for all characters following the code. To remove a code, simply use normal editing tools to delete it. 
  89.  
  90. NOTE: You cannot place two formatting codes next to each other. At least one character or space must separate formatting codes. Also, these formatting codes do not work on split lines.
  91.  
  92. CAUTION: Inserting formatting inside lines may alter that line's position, especially when using right-aligned or centered text. If you want to change the formatting of an ENTIRE line, use the line formatting commands.
  93.  
  94. [Normal] -- This inserted <Norm> code shuts off all other codes. 
  95.  
  96. [Bold] -- Inserts <Bold> in your text.  Any font may be boldfaced.
  97.  
  98. [Ital] -- Inserts <Ital>.
  99.  
  100. [Underline] -- Inserts <Under>.
  101.  
  102. [Subscript] -- Inserts <Subs>.
  103.  
  104. [Superscript] -- Inserts <Supr>
  105.  
  106. NOTE: You cannot use any of the above buttons on lines which have the Split at Tilde attribute.
  107.  
  108. [Bullet] -- This button inserts a standard bullet character at the current cursor position. 
  109.  
  110. Text Attributes (Whole Line)
  111.  
  112. Unlike the previous set of commands, these commands affect an entire line. Any time you're going to change the formatting of an ENTIRE line, use these commands. They produce better results and avoid line placement errors.
  113.  
  114. [Line] -- Displays or sets the current line number.
  115.  
  116. [Dupe Previous] -- This button repeats the formatting of the line above the current line. This is useful whenever you want duplicate formats on several lines. 
  117.  
  118. [Font] -- This drop-down list box displays the current font, and allows you to change a line to another font. Click on the arrow to drop down the font selection list.  Scroll through the list, then click on your font selection.  You'll see a sample of your selected font. 
  119.  
  120. [Size] -- Displays and sets the current font size. Sizes range from 4 to 36 points, in one-point intervals for smaller fonts.  If you want a font size not shown on the chart, enter the number in the size display area.
  121.  
  122. HINT: Changing the font size of a blank line affects line spacing.  Use this trick to adjust line spacing in 1-point intervals.
  123.  
  124. [Border] -- This list box offers five options for card borders, ranging from none, to single, double, bold, and thin/thick double lines. 
  125.  
  126. [Align] -- This control affects the alignment of the selected line. The current setting shows in the display area. You can choose, left or right aligned, centered, or split lines.
  127.  
  128. [Style] -- Five check boxes control text attributes for the entire line. The Normal box, when checked, overrides all the others.  
  129.  
  130. [Rev.] -- This check box reverses the text for the selected line, making the text white on a black background. This option will not work properly if you use inserted text attributes. Note, add leading and trailing spaces to control the width of the black area.
  131.  
  132. The Graphics Objects Group
  133.  
  134. This group of commands controls line drawing, plus positioning and scaling. 
  135.  
  136. [Object] -- This drop-down list box  selects an individual object for editing. As a default, the word PIC shows in the display area, identifying a clip art image as the current object. If you do line drawings, each line, box, or circle gets an object number, which appears on the WYSIWYG screen with the object. To manipulate an object, click the down arrow, then select the object of your choice. You may create up to 12 line-drawing objects.
  137.  
  138. [Width] -- This box controls the width of line drawing elements. Widths range from 1 to  24 pixels on the screen, which translates roughly to point measurements on the printer. 
  139.  
  140. [Draw] -- This check box enables line drawing.  Click it before attempting to create a line. Rockford! will automatically select the next available object number.
  141.  
  142. [Line], [Box], [Circle] -- These options, only one of which can be highlighted, determine the type of object you want to draw.
  143.  
  144. Draw [Black] or [White] Options -- These options control the color of the object you are going to draw, or change the color of an existing object. Black is the default.
  145.  
  146. [Move], [Size] Options -- These options determine whether the scroll bars move or size the current object.
  147.  
  148. [Scroll Bars] -- Scroll bars control positioning of graphical elements.  Depending on which of the option buttons above has the highlight, you can manipulate objects in .01 inch increments.
  149.  
  150. [Erase Selected] -- This button temporarily erases the current image.
  151.  
  152. [Restore] -- This button restores objects deleted with the [Erase] buttons. 
  153.  
  154. [Erase All] -- This button removes all graphical elements from the screen. As with the erase selected button, the images can be restored, one at a time, with the [Restore] button.
  155.  
  156. MENU COMMANDS
  157.  
  158. Some button and list functions are duplicated in traditional Windows menus. Other functions are offered only  in menus. For duplicated instructions, see the equivalent button command. 
  159.  
  160. FILE MENU
  161.  
  162. New Card Design -- Clears the current card and set up for a new design.
  163.  
  164. Open Card File -- Open an existing .CAR card design file.
  165.  
  166. Save Current Card -- Saves the current card with the current filename.
  167.  
  168. Save Current Card As... -- Allows you to save the current design under a different filename.
  169.  
  170. Insert Graphic File -- Lets you select a clip art image for insertion in your design.
  171.  
  172. Print Card Layout -- This command, whether selected here, or after pressing the Print button, prints your design in its actual size, and as a double-sized image, with crop marks. 
  173.  
  174. Print Sheet of Cards -- This command prints an entire sheet of actual-sized cards. In the horizontal format, you can print 10 cards per sheet. In vertical format, you're limited to 9 cards per sheet. You'll be prompted for the number of copies you want. One is the default.
  175.  
  176. Print Camera-Ready Four-Up Layout -- This command prints your design in a four-up format, with four cards on the page. This format is preferred by many printers. Check with your printer to decide whether to use crop marks or not. You'll be prompted about how many copies to print. You may select whether or not to print crop marks on the page. 
  177.  
  178. Exit -- Quits Rockford!, with a confirmation box.
  179.  
  180.  
  181. EDIT MENU
  182.  
  183. To use this menu, you must first highlight text in the text-editing box by dragging the mouse over the text you want to use.  
  184.  
  185. Copy -- Sends a copy of selected text to the Windows Clipboard.  Shortcut:  <Ctrl>+<Ins> 
  186.  
  187. Cut -- Removes selected text from the editing box, then stores it in the clipboard.  Shortcut: <Shift>+<Del>
  188.  
  189. Paste --  Copies text from the Windows Clipboard to the current cursor location in the editing box..  Shortcut: <Shift>+<Ins>.
  190.  
  191. Edit Layout Sheet Text -- This command is available only in Rockford! Professional.
  192.  
  193. Auto-Updating Enabled -- This command turns Auto-Updating on for the text editing box. Normally it is off to save time when entering text. Click the command to add a check-mark and enable auto-updating.
  194.  
  195.  
  196. LAYOUT MENU
  197.  
  198. This menu duplicates the buttons in the Layout group.
  199.  
  200. Horizontal -- Changes design to the horizontal format.
  201.  
  202. Vertical -- Changes design to a vertical format.
  203.  
  204. Margins -- Sets margins for card text.
  205.  
  206. Offset -- Changes the offset for card borders from the edges of the card design.
  207.  
  208.  
  209. FONTS MENU
  210.  
  211. Make Current Font Default -- this command sets all the lines of  a card design to the font currently shown in the font selection list box. Lines already having another font name will not change. This command also sets the font for printing the descriptive lines on printed layout sheets.
  212.  
  213. Insert Character Styles in Line -- This command opens another menu, which allows you to insert character formatting commands inside text lines in the editing box.  These functions are the same as those in the top group of buttons at the right of the screen.  
  214.  
  215. PICTURE SCALING MENU
  216.  
  217. The functions in this menu are not duplicated with on-screen buttons. Here you can re-scale a clip art image you've added to your design.  Scaling percentages affect the image as it currently appears -- not the original image.  Click on the percentage of change you want.
  218.  
  219. Custom -- This button lets you enter a customized scaling percentage. Values ranging from 25% to 250% are best.
  220.  
  221. HELP MENU
  222.  
  223. Help with Rockford!  <F1> -- This command opens a new window, which presents help information for Rockford!  On the left of this screen is an index of topics covered in the main help screen. To get help on a topic, just click on the topic's name.  
  224.  
  225. DRAWING AN OBJECT
  226.  
  227. To draw an object in the WYSIWYG screen, first select the type of object ([Line], [Box],[Circle]), then set the width for the lines used to draw the object. Click on the [Draw] checkbox, then move the mouse pointer inside the WYSIWYG display and depress the left mouse button at the starting point of a line, the upper left corner of a box, or the center of a circle.  Drag the mouse pointer to a new location.  A rubber-band image of your object will appear as you draw. When the object is approximately the right size, release the left mouse button to place your object on the screen. A number will appear next to the object to identify it. 
  228.  
  229. MOVING AN OBJECT OR CLIP ART IMAGE
  230.  
  231. Start by selecting the object in the [Object] list box.  Next, click on the [Move] option button.
  232.  
  233. To move the object in .005" increments, click on the [Up], [Down], [Left], or [Right] arrows on the appropriate scroll bar.
  234.  
  235. To move the object in .05" increments, click the scroll bar regions between the arrows and the position button on the scroll bar.
  236.  
  237. To move the object in larger increments, click and drag the position button on either scroll bar.
  238.  
  239. DRAGGING A CLIP ART IMAGE
  240.  
  241. You can move a clip art image by dragging it around the screen with the mouse. Position the image roughly with the mouse, then use the scroll bars for precise positioning.
  242.  
  243. SCALING A LINE DRAWING OBJECT
  244.  
  245. First, select the object you want to resize, then click the [Size] option button. Use the  scroll bars to alter the size of the object. 
  246.  
  247. SCALING A CLIP ART IMAGE
  248.  
  249. First, select the PIC object in the [Object] list box. Click the [Size] option button.
  250.  
  251. Use the scroll bars to change the size of your image. Once the image is the size you want, you can re-position it with the [Move] option.
  252.  
  253. NOTE: For true proportional scaling of images, use the Graphics Scaling command on the main menu.
  254.  
  255. EDITING YOUR DESIGNS
  256.  
  257. Once you've designed a few cards, you can use them as templates for future card designs. It's easy to make changes.
  258.  
  259. Editing text
  260. To replace existing text with new text, highlight existing text by dragging over it with the mouse, one line at a time, then type your new text, which will automatically replace the highlighted text.
  261.  
  262. Controlling Line Spacing
  263. You can make fine changes in the spacing between lines of text. Position the cursor on a blank line and change the font size for that line.  You'll see the changes on your screen.  You can make changes in 1-point (1/72") intervals. 
  264.  
  265. Placing Text Beside Clip Art Images
  266. To position text next to or around clip art images, use the [Alignment] options. To position text to the right of an image, choose the Right Aligned alignment option, then add spaces after the text. Use the Left Aligned option to position text to the left of an image., and add spaces to the left of the text.
  267.  
  268. Working with Split Lines
  269.  
  270. Rockford!'s ability to split lines is very powerful, letting you position blocks of text on both sides of the card.  Normally, the right half of the line is left-aligned, while the right half  is right-aligned. Insert spaces to pad the text until it's aligned just the way you want. Click the [Update] button to view your changes. Notice that format changes inserted within split lines do not work.
  271.  
  272. Printing Samples
  273.  
  274. When working with complex card designs, print occasional samples of your design for checking.  Your printed image may vary slightly from the image in the WYSIWYG screen. After printing a sample, make changes to correct slight misalignments.
  275.