home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 6 / RISCWORLD_VOL6.iso / Software / ISSUE2 / BLOKM.ZIP / !Blokmaker / !Help < prev    next >
Encoding:
Text File  |  2005-06-19  |  3.5 KB  |  70 lines

  1. !BlokMaker
  2.  
  3. This program is designed to make "blocks" i.e. sets of squares either
  4. outlines or filled.  The most obvious use is to construct crosswords, word
  5. ladders, word search puzzles or the like and for this reason the ability to
  6. put numbers or letters in boxes is provided.
  7.  
  8. Start the program as usual for a RISC-OS application.  Once it is installed
  9. on the icon bar then clicking on it will open the main window with a toolbox
  10. alongside.
  11.  
  12. To draw a box choose either the outline box or filled box from the yellow
  13. section of the toolbox and click in a square on the grid on the main window. 
  14. To empty a cell choose the empty box (grey outlined box) from the yellow
  15. section of the toolbox and click in the box.
  16.  
  17. To draw a whole row at a time choose the row option from the blue toolbox
  18. section and click anywhere in the row chosen.  Similarly to draw a whole
  19. column at a time choose the column option from the blue section of the
  20. toolbox and click anywhere in the column chosen.  By choosing the empty cell
  21. option from the yellow section a whole row or column may be emptied.  If
  22. the outline box is chosen then any letters or numbers already in place will
  23. be retained but if a solid box is chosen then numbers or letters will be
  24. erased.
  25.  
  26. To enter a number in a box, first enter the number required by clicking the
  27. middle (menu) button over the window and choose the "Enter number" option. 
  28. Then enter the number desired (in the range 0 to 99).  Then choose the
  29. number option from the toolbox (the '1 2 3' option) and click in the box
  30. required. The number is entered in the top left corner of the box crossword 
  31. style.
  32.  
  33. To enter a letter choose the bottom option (the 'A B C' option) from the
  34. toolbox.  Press the middle mouse button to bring up the main menu.  Choose
  35. "Select Letter" from the menu and the text window comes up.  Simply click on
  36. a letter to choose a letter, while the 'Capitals' option box toggles between
  37. capitals and small letters.  Once a letter is chosen then click in a box to 
  38. enter the letter.
  39.  
  40. Other options from the menu:
  41.  
  42. Clear all:      This clears the whole of the main window. 
  43. Cell Colour:    This sets the colour of the next outline or filled box. 
  44. Text Colour:    This sets the number/text colour. 
  45. Save Drawfile:  This provides the option to save a set of "blocks" as a 
  46.                 drawfile which can then be entered into any other program 
  47.                 (e.g. DTP) which accepts drawfiles, though not by RAM
  48.                 transfer you may have to save to disc then load from disc
  49.                 to the other application.
  50. Print:          This will print the window provided a printer driver is 
  51.                 loaded and a printer is connected!  Alternatively it may be 
  52.                 better to save the file into !Draw or a DTP program to scale 
  53.                 it and place it on a "page" as desired.
  54.  
  55. This program is for Risc OS 3.1 or later.  It is sold "as is" and no 
  56. liability can be accepted from its use and no guarantee is made that it is
  57. useful for any particular purpose.
  58.  
  59. Update: Risc World version.  In this version the fill row option works from the
  60. cell clicked in to the right hand edge of the grid.  The fill column option
  61. works from the cell clicked in to the bottom of the grid.  The Enter number
  62. dialogue box has a tick box labelled "Crossword".  If this is ticked the number
  63. put in will be a small number in the top left of the box as in a crossword.  If
  64. unticked the number will be the same size and similar positioning as for the
  65. letter option.
  66.  
  67. I hope it is useful.
  68.  
  69.  
  70. Mike Battersby (author)