home *** CD-ROM | disk | FTP | other *** search
/ .net 1997 May / net 32 / NET32PC.iso / mac / NET32PC / HTML / ARACHNO / data.z / RightClickMenu.tbd < prev    next >
Encoding:
Text File  |  1997-01-25  |  1.4 KB  |  26 lines

  1. Product Name    Version        
  2. Arachnophilia    1.5        
  3. Short (MetaBar) Name    Long (ToolBar/Menu) Name    ToolTip    Status Line
  4. RightClickMenu    RightClickMenu    Context Menu    Right-click context menu
  5. Button Name    Command    ToolTip    Status Line
  6. Cut    [Cut]        Cut selected text to clipboard
  7. Copy    [Copy]        Copy selected text to clipboard
  8. Paste    [Paste]        Paste text from clipboard
  9. Save    [Save]        Save this file
  10. SaveAs    [SaveAs]        Save this file As...
  11. ________________(separator)            
  12. Line Break    <BR>\n    Line Break    One line
  13. Paragraph Break    <P>\n\n    Paragraph Break    Two lines
  14. Bold    <B>|</B>    Bold Text    Bold Text
  15. Italic    <I>|</I>    Italic Text    Italic Text
  16. Center    <CENTER>|</CENTER>    Center Text    Center Text
  17. Horizontal Rule    <HR WIDTH="95%" ALIGN=CENTER>\n    Horizontal Bar Across the page    Horizontal Bar Across the page
  18. Comment    <!-- | -->    Comment    Comment
  19. DateTime    [DateTime]    Date & Time    Insert current date and time at cursor position
  20. ________________(separator)            
  21. Unordered List    <UL>\n<LI>|\n<LI>\n<LI>\n<LI>\n</UL>    Unordered List    A "bulleted list"
  22. Ordered List    <OL>\n<LI>|\n<LI>\n<LI>\n<LI>\n</OL>    Ordered List    A numbered list
  23. List Item    <LI>    Works with ordered and unordered lists    Works with ordered and unordered lists
  24. Select Option List    <SELECT NAME="variable name">\n<OPTION>|\n<OPTION>\n<OPTION>\n<OPTION>\n</SELECT>\n    Drop-down list    Used for long lists of choices
  25. Table Row    <TR>\n\t<TD>\n\t\t|\n\t</TD>\n\t<TD>\n\t\t\n\t</TD>\n</TR>    New Row    Makes New Two-column Row
  26.