home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Vyzkuste / vrmlpad / vpadinst.exe / VrmlPad.exe / GZIP / 185 / VrmlPad.tip
Text File  |  2000-01-18  |  3KB  |  25 lines

  1. ; VrmlPad, Copyright (C) 1999 Ildar Khairoutdinov
  2. ; Tips of the Day
  3.  
  4. To insert braces after node definition or PROTO declaration, press Ctrl+Space.
  5. You can find a match for a braces or square bracket by placing the insertion point on it and pressing Ctrl+].
  6. The status bar at the bottom of the application frame shows the current line and column number, file size, syntax and semantic error indicators, editor mode, compression mode and other information.
  7. To locate a syntax or semantic error, just double click on the highlighted error indicator in the status bar.
  8. When editing or browsing the Scene Tree, you can press Ctrl+F11 to go to the definition of the selected identifier.
  9. To insert URL of local resource, drag and drop the file from the Resource or File List pane to the editor. Depending on the type of the resource and where the drop operation is applied, the appropriate node (Inline, ImageTexture, etc.) will be inserted.
  10. When editing, you can press Ctrl+L to delete the current line.
  11. To indent a block of lines, select the lines and then press Tab. To unindent a block of lines, select the lines and press Shift+Tab.
  12. When editing, you can press Ctrl+F3 to find the next occurrence of the selected text. Shift+Ctrl+F3 finds the previous occurrence.
  13. To move or copy a node or a field, drag and drop it in the Scene Tree to the destination. To copy a node, hold down CTRL key while dragging. To create a reference to a node, press ALT key.
  14. You can press F2 and Shift+F2 to go to the Next and Previous source-file bookmark.
  15. When editing or browsing the Scene Tree, you can press F11 to go to the next reference of the selected identifier (Shift+F11 to the previous).
  16. You can repeat the last Find command in the source editor by pressing F3.
  17. When editing, you can press Alt+S to synchronize selection in the Scene Tree with an identifer at the cursor.
  18. You can view an included resource file by right-clicking on the string and then selecting the Open URL option from the pop-up menu.
  19. You can go to the next and previous find by pressing F3 and Shift+F3.
  20. With Syntax Tips, you can place the mouse pointer on a identifier and instantly see its type.
  21. When editing, you can press Crtl+F2 to toggle a bookmark at the cursor.
  22. You can split the window into two panes and see two parts of a file simultaneously. Drag the split bar at the top of the scroll bar to split the window.
  23. When editing, you can press Ctrl+Shift+F to format the selection using the smart indent settings.
  24. You can press Ctrl+G to move to a line or indentifer definition and references.
  25.