home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2001 October / PCpro_2001_10.ISO / xml / xmlwriter / xmlws.exe / Main / tips.txt < prev    next >
Encoding:
Text File  |  2000-04-30  |  6.5 KB  |  52 lines

  1. You can right-click just about anywhere in XMLwriter to display a context-sensitive shortcut menu.
  2. You can get help on any dialogue box by pressing the Help button in the dialogue box, or pressing F1.
  3. You can learn about any command on a menu or button on a toolbar, by placing the cursor over the command or button, and reading the status bar message at the bottom of the main window.
  4. You can check your XML, XSL, or DTD files for well-formedness. On the Tools menu, select Check if Well-Formed. The results can be viewed in the errors pane or the status bar.
  5. Open the XML Guide in the XMLwriter's Help for a quick reference to XML syntax.
  6. You can open a document by dragging it from Windows Explorer to the XMLwriter work area.
  7. To preview a document you are editing, right-click the page and select the Preview in Window, or Preview in Browser option.
  8. You can change XMLwriter's syntax colors. To do so, choose Preferences from the View menu, then click the Format tab. Select the Syntax Item you want to change, and the Text Color you want to change it to.
  9. Use the What's This? button to find out the function of a screen component.
  10. You can copy, rename, delete, or drag and drop files in Project View.
  11. You can customize menus. To do so, choose Customize... from the View menu. In the Commands box, click on the command you want to add, and drag it onto the menu.
  12. You can tile or minimize any of your open document windows. To do so, choose Windows from the Window menu, select the windows you want to tile or minimize, and click the Tile or Minimize button.
  13. You can still access the Menu Bar in Full Screen mode. You can also float the Menu Bar in Full Screen mode.
  14. You can move toolbar buttons and menus without accessing the Customize dialogue box. Simply hold down the Alt key and drag a toolbar button or menu to its new location.
  15. XMLwriter can automatically detect if the same file you are editing in the program has been externally modified.
  16. You can create your own templates in XMLwriter. Create the template and then click Save As Template... on the File menu.
  17. You can insert bookmarks in a document while you are editing to allow easy navigation. See Bookmarks on the Edit menu.
  18. You can configure external applications such as XML parsers or XSL engines to work within XMLwriter. See How To Work With User Tools in the program help.
  19. You can view the output of a User Tool directly in XMLwriter's internal browser preview window by checking the "Preview Output" check box in the User Tools dialogue box before running the User Tool. 
  20. You can reposition toolbars, the Workspace, and Tool View by dragging and dropping their gripper bars.
  21. To find out whether you are using the latest version of XMLwriter, select Check for New Version from the Help menu.
  22. You can create new keyboard shortcuts. To do so, choose Customize... from the View menu, then click the Keyboard tab. Select the Command you want to change in the Commands box, then enter the new keyboard shortcut in the Press New Shortcut Key box.
  23. If you want to search for the next occurrence of a string, double-click on the string and press Ctrl+F3.
  24. You can close multiple documents. To do so, choose Windows from the Window menu. Select the windows you want to close, and click the Close Window(s) button.
  25. You can display multiple toolbars. On the View menu, select Toolbars. Toggle the toolbars you want to view.
  26. You can close a dialogue box by pressing ESC.
  27. You can drag and drop text within the document window. The default drag action is "move". You can change the default drag action to be "copy" in the Preferences, or hold down the Ctrl key as you drag the selection.
  28. XMLwriter has a command line tool which lets you perform XML validation and conversion from anywhere a command line can be configured. Check it out!
  29. You can drag and drop files and folders in Project View. The default drag action is "move". If you hold down the Ctrl key as you drag the selection, it will be copied.
  30. You can view whitespace in your documents. To do so, choose Preferences from the View menu, then click the Editor tab. Check the Show Whitespace box.
  31. You can quickly open the most recent files you have edited. Look under Recent Files in the File menu.
  32. To preview a document in your favourite browser, simply select Preview in Browser from the Tools menu. You can configure an external browser in Preferences.
  33. If you are validating single files, check the status bar for validation results.
  34. Press Ctrl+Tab to shift between document windows.
  35. You can indent or un-indent a block of code by highlighting it, and pressing Tab or Shift+Tab.
  36. You can use the Open URL command in the File menu to open the source of a file from a URL.
  37. You can move a window without docking it by holding down the Ctrl key down while you drag the window.
  38. XMLwriter can show line numbers in document windows. To turn them on or off, see Preferences -> Editor tab.
  39. You can open multiple files in the Open dialogue box, by holding down the Shift or Ctrl key down as you select each file.
  40. You can press ESC to return from Full Screen mode to normal mode.
  41. You can perform batch validation on all the XML files in a project by right-clicking on the project name and selecting Validate All XML Files from the context menu.
  42. You can change XMLwriter's font or font size. To do so, choose Preferences from the View menu, then click the Format tab.
  43. You can perform batch conversion on all the XML files in a project with XSL stylesheets. Right-click on the project name and select Convert All XML Files Using XSL from the context menu.
  44. To remove a split bar in a document window, double-click on it.
  45. You can set files to a Read Only status if you wish. To do so, select Read Only from the Edit menu.
  46. You can automatically validate XML files when you open and save them by selecting the appropriate preference in the Tools tab of the Preferences dialogue.
  47. You can now unload TagBar if you wish. To do so, right-click on the root element in TagBar View, and select Unload TagBar from the context menu.
  48. To turn tabbed document windows on or off, see Preferences -> General tab.
  49. XMLwriter remembers whether your last document window was maximized or not after you exit the program.
  50. When converting an XML file using XSL, you can enable an option that will keep the TEMP file you are viewing in the same directory as the edited document. This feature preserves the preview file's relative links. To do so, see Preferences -> Directories tab.
  51. This is the last tip. You can add your own tips by editing tips.txt in the XMLwriter directory.
  52.