home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / sibylft1.zip / BIN.DAT / BIN / TIPOFDAY.TXT < prev   
Text File  |  1997-04-08  |  4KB  |  36 lines

  1. While debugging you can inspect a variable, if you place the mouse cursor over it.
  2. In the Code Editor "Ctrl-M" switches between MDI and Tabset mode.
  3. In the Code Editor "Ctrl-J" switches between Message Window and actual Editor.
  4. You can focus the last active Form Designer, if you click on the mouse position panel in the alignment pallet.
  5. You can record an editor keyboard macro by pressing "Ctrl-Shift-R".
  6. You can add an editor macro to the macro list by pressing "Ctrl-Shift-A".
  7. You can playback the last editor keyboard macro by pressing "Ctrl-Shift-P".
  8. You can open the editor macro list by pressing "Ctrl-Shift-M".
  9. You can toggle the read only status and the modified status of an editor file by double clicking on the related statusbar item.
  10. You can add a help file as parameter in the command line of sibyl to bind this document in the Sibyl Help System.
  11. If the compiler detects any errors you can navigate through the items of the message window with cursor keys and jump to the selected file by pressing enter.
  12. You can press Ctrl-F1 to get context sensitive help for the word below the cursor. This is also possible for the most variables generated by the Code Generator.
  13. While debugging you can watch structured variables by selecting the expression and moving the mouse cursor over the selection.
  14. While debugging you can watch data referenced by a pointer like VAR1^ by moving the mouse cursor over the ^ character.
  15. You can display a popup menu by clicking the right mouse button in a window.
  16. You can hide all forms on the desktop by minimizing the main form of the application.
  17. You can undo your last edit action by pressing Alt-BackSpace (WordStar,CUA). To scroll through the last changes you have to select the menu item "Undo" in the "Edit" menu.
  18. You can select multiple controls in the Form Designer by holding the left mouse button down and moving the mouse cursor to generate a multiselection rectangle (rubberband). All controls included within or touched by this rectangle will be selected.
  19. You can open the Bookmark Settings of the Project by pressing "Ctrl-B".
  20. You can import a Delphi Form by selecting "Import Form" in the View menu.
  21. In the Object Inspector you can expand and collapse a nested property or a record property by double clicking the property.
  22. In the Object Inspector you can switch between the states of an enumerated property by double clicking the property.
  23. You can Drag-Drop fonts from the OS/2 font palette to all Sibyl forms to change the default settings of Sibyl.
  24. You can toggle a breakpoint by double clicking on the iconbar in the editor window.
  25. You can Drag & Drop an identifier or expression from the editor window to the watch window.
  26. You can use environment variables in the project directories settings.
  27. You can start Sibyl with different environment settings specifing a different INI filename in the command line of Sibyl or in the system environment variable SIBYLINI.
  28. You can easily enclose the selected text or the word below the text cursor in brackets if you press the Ctrl key and the key for the opening brace together.
  29. You can switch the pages of a tabbed notebook by pressing the Ctrl-Left or Ctrl-Right keys.
  30. In the Form Designer you can insert code for the default event handler by double clicking the left mouse button on the control.
  31. In the Form Designer you can toggle the selection state of a component by pressing the Control key and clicking it with the left mouse button. The component must be located in the same parent control like the other controls of the selection.
  32. You can copy and paste components from one form to another using the Clipboard commands of the Edit Menu.
  33. You can dock the toolbars on the bottom, left and right side of the Code Editor.
  34.  
  35. Sorry, no topics left.
  36.