Home » Archimedes archive » Zipped Apps » ArtWorks » !Translate/!Help
!Translate/!Help
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Zipped Apps » ArtWorks |
Filename: | !Translate/!Help |
Read OK: | ✔ |
File size: | 1490 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Zipped Apps » ArtWorks » !ArtWorks/Auto/!Translate/!Help
- Archimedes archive » Zipped Apps » ArtWorks » !Translate/!Help
File contents
Translate 1.00 (10-Oct-96) Purpose: ArtWorks module for object translation Author: Martin W�rthner Status: BirthdayWare (see [5] below for details) Welcome to a free ArtWorks module! This module provides a tool which allows you to translate objects by specific amounts (e.g. 1cm to the right). This does not sound too spectacular, but it is a feature which was really missing from ArtWorks. Try it and you will see that it is useful. There is a much more interesting non-commercial ArtWorks module called "Polygon" (also written by me) which is ShareWare and allows you to create and edit regular polygons and stars in ArtWorks. Do not miss it if you are a serious ArtWorks user. 1) Installation Copy the !Translate application inside the !ArtWorks.Auto directory. This will cause ArtWorks to load the module automatically next time it is started. If you are not using the 'Quick start' feature of ArtWorks, then this is it already. Otherwise (this is recognized by the fact the ArtWorks only displays one icon 'Quick start' when starting up) you have to go on: If the 'Quick start' option is selected in the ArtWorks choices window you have to perform the following steps in order for ArtWorks to recognize the new module: * Load ArtWorks * Open the ArtWorks choices window (icon bar menu 'Choices...', then click on the ArtWorks icon in the ArtWorks global choices window) * Deselect 'Quick start' and click on 'Save' * Quit ArtWorks * Reload ArtWorks - while loading ArtWorks shows every module it loads * Open the ArtWorks choices window * Select 'Quick start' and click on 'Save' If you ever should want to deinstall the module, remove the !Translate directory from the !ArtWorks.Auto directory. Then, if you are using the 'Quick start' option, you must repeat the same steps above. 2) The Translate module The Translate module displays an additional tool, the Translate tool, in the ArtWorks tool box. The tool looks like four arrows pointing to the left, the right, the top and the bottom. When you select the tool, the info bar displays the fields 'Offset X', and 'Offset Y' and the action button 'Get Grid'. Also, it displays the standard ArtWorks 3 by 3 matrix of small buttons (although the button in the middle is missing). While the tool is selected, you may move the current selection by the amount specified in the 'Offset X' and 'Offset Y' fields by either clicking on one of the small buttons in the 3 by 3 matrix or by using the arrow keys (or Ctrl-Shift-arrow keys). The reason for allowing the arrow keys with Ctrl-Shift as well is that while the caret is in one of the writable fields, the cursor keys are used to move the caret, so you have to use Ctrl-Shift-arrow to move the selection. The value in 'Offset X' is taken for horizontal moves, the value in 'Offset Y' is taken for vertical moves. Note that you can move the selection diagonally if you use the corresponding buttons on the 3 by 3 matrix. To change the offset values, enter a new value in any unit of measurement allowed by ArtWorks and press Return. The values are remembered even if you change the tool. Note that after you entered a new value, the caret is still in the writable field, so the cursor keys cannot be used to move the selection. Use Ctrl- Shift-cursor key instead or simply click in the main window to take the caret away from the input field. By clicking on 'Get Grid' the current values of the grid are filled in, e.g. if your current grid is 1cm with 2 subdivisions, the offsets are both changed to 5mm. This option works independent of the 'Lock to grid' setting. The module fully supports the Undo system of ArtWorks. The name of the operation is 'translate', so the Menu will show 'Undo translate' if your last operation was to translate an object or a selection of objects. 3) Take part in creating new ArtWorks modules! If you have some spare time and you are wondering what to do with it: What about writing a new ArtWorks module? You will need the ArtWorks SDK first, which costs about �40, but it is worth the money. Lots of documentation and most of the source code for the standard ArtWorks modules. This module took less than 2 days to write. So come on, try it yourself. 4) Contacting me: ----------------- Martin Wuerthner Jahnstrasse 18 71116 Gaertringen Germany Phone: +49-7034-928986 Fax: +49-7034-928988 e-mail: wuerthne@trick.informatik.uni-stuttgart.de 5) Copyright: ------------- This ArtWorks module including all related files is Copyright 1996, by Martin W�rthner and is BirthdayWare. This is a flavour of FREEWARE. This means that you may copy it freely provided that (a) all files of this application are distributed together without modification (b) this application is not sold for profit without my explicit written permission I retain the copyright on all files. This module comes in the special flavour of BirthdayWare because today is my birthday. So, if you find this module useful there is no need to register or send me money etc. However, if you use this module regularly, simply show me your appreciation by sending me a birthday card once in my life. Just pick any year you wish. You really have to be quick if you want it to do it this year as my birthday is on October 10th.
00000000 54 72 61 6e 73 6c 61 74 65 20 31 2e 30 30 20 28 |Translate 1.00 (| 00000010 31 30 2d 4f 63 74 2d 39 36 29 0a 0a 50 75 72 70 |10-Oct-96)..Purp| 00000020 6f 73 65 3a 20 41 72 74 57 6f 72 6b 73 20 6d 6f |ose: ArtWorks mo| 00000030 64 75 6c 65 20 66 6f 72 20 6f 62 6a 65 63 74 20 |dule for object | 00000040 74 72 61 6e 73 6c 61 74 69 6f 6e 0a 41 75 74 68 |translation.Auth| 00000050 6f 72 3a 20 20 4d 61 72 74 69 6e 20 57 fc 72 74 |or: Martin W.rt| 00000060 68 6e 65 72 0a 53 74 61 74 75 73 3a 20 20 42 69 |hner.Status: Bi| 00000070 72 74 68 64 61 79 57 61 72 65 20 28 73 65 65 20 |rthdayWare (see | 00000080 5b 35 5d 20 62 65 6c 6f 77 20 66 6f 72 20 64 65 |[5] below for de| 00000090 74 61 69 6c 73 29 0a 0a 57 65 6c 63 6f 6d 65 20 |tails)..Welcome | 000000a0 74 6f 20 61 20 66 72 65 65 20 41 72 74 57 6f 72 |to a free ArtWor| 000000b0 6b 73 20 6d 6f 64 75 6c 65 21 0a 0a 54 68 69 73 |ks module!..This| 000000c0 20 6d 6f 64 75 6c 65 20 70 72 6f 76 69 64 65 73 | module provides| 000000d0 20 61 20 74 6f 6f 6c 20 77 68 69 63 68 20 61 6c | a tool which al| 000000e0 6c 6f 77 73 20 79 6f 75 20 74 6f 20 74 72 61 6e |lows you to tran| 000000f0 73 6c 61 74 65 20 6f 62 6a 65 63 74 73 20 62 79 |slate objects by| 00000100 0a 73 70 65 63 69 66 69 63 20 61 6d 6f 75 6e 74 |.specific amount| 00000110 73 20 28 65 2e 67 2e 20 31 63 6d 20 74 6f 20 74 |s (e.g. 1cm to t| 00000120 68 65 20 72 69 67 68 74 29 2e 20 54 68 69 73 20 |he right). This | 00000130 64 6f 65 73 20 6e 6f 74 20 73 6f 75 6e 64 20 74 |does not sound t| 00000140 6f 6f 0a 73 70 65 63 74 61 63 75 6c 61 72 2c 20 |oo.spectacular, | 00000150 62 75 74 20 69 74 20 69 73 20 61 20 66 65 61 74 |but it is a feat| 00000160 75 72 65 20 77 68 69 63 68 20 77 61 73 20 72 65 |ure which was re| 00000170 61 6c 6c 79 20 6d 69 73 73 69 6e 67 20 66 72 6f |ally missing fro| 00000180 6d 0a 41 72 74 57 6f 72 6b 73 2e 20 54 72 79 20 |m.ArtWorks. Try | 00000190 69 74 20 61 6e 64 20 79 6f 75 20 77 69 6c 6c 20 |it and you will | 000001a0 73 65 65 20 74 68 61 74 20 69 74 20 69 73 20 75 |see that it is u| 000001b0 73 65 66 75 6c 2e 0a 0a 54 68 65 72 65 20 69 73 |seful...There is| 000001c0 20 61 20 6d 75 63 68 20 6d 6f 72 65 20 69 6e 74 | a much more int| 000001d0 65 72 65 73 74 69 6e 67 20 6e 6f 6e 2d 63 6f 6d |eresting non-com| 000001e0 6d 65 72 63 69 61 6c 20 41 72 74 57 6f 72 6b 73 |mercial ArtWorks| 000001f0 20 6d 6f 64 75 6c 65 20 63 61 6c 6c 65 64 0a 22 | module called."| 00000200 50 6f 6c 79 67 6f 6e 22 20 28 61 6c 73 6f 20 77 |Polygon" (also w| 00000210 72 69 74 74 65 6e 20 62 79 20 6d 65 29 20 77 68 |ritten by me) wh| 00000220 69 63 68 20 69 73 20 53 68 61 72 65 57 61 72 65 |ich is ShareWare| 00000230 20 61 6e 64 20 61 6c 6c 6f 77 73 20 79 6f 75 20 | and allows you | 00000240 74 6f 20 63 72 65 61 74 65 0a 61 6e 64 20 65 64 |to create.and ed| 00000250 69 74 20 72 65 67 75 6c 61 72 20 70 6f 6c 79 67 |it regular polyg| 00000260 6f 6e 73 20 61 6e 64 20 73 74 61 72 73 20 69 6e |ons and stars in| 00000270 20 41 72 74 57 6f 72 6b 73 2e 20 44 6f 20 6e 6f | ArtWorks. Do no| 00000280 74 20 6d 69 73 73 20 69 74 20 69 66 20 79 6f 75 |t miss it if you| 00000290 0a 61 72 65 20 61 20 73 65 72 69 6f 75 73 20 41 |.are a serious A| 000002a0 72 74 57 6f 72 6b 73 20 75 73 65 72 2e 0a 0a 31 |rtWorks user...1| 000002b0 29 20 49 6e 73 74 61 6c 6c 61 74 69 6f 6e 0a 0a |) Installation..| 000002c0 43 6f 70 79 20 74 68 65 20 21 54 72 61 6e 73 6c |Copy the !Transl| 000002d0 61 74 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 |ate application | 000002e0 69 6e 73 69 64 65 20 74 68 65 20 21 41 72 74 57 |inside the !ArtW| 000002f0 6f 72 6b 73 2e 41 75 74 6f 20 64 69 72 65 63 74 |orks.Auto direct| 00000300 6f 72 79 2e 0a 54 68 69 73 20 77 69 6c 6c 20 63 |ory..This will c| 00000310 61 75 73 65 20 41 72 74 57 6f 72 6b 73 20 74 6f |ause ArtWorks to| 00000320 20 6c 6f 61 64 20 74 68 65 20 6d 6f 64 75 6c 65 | load the module| 00000330 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 6e | automatically n| 00000340 65 78 74 20 74 69 6d 65 0a 69 74 20 69 73 20 73 |ext time.it is s| 00000350 74 61 72 74 65 64 2e 0a 0a 49 66 20 79 6f 75 20 |tarted...If you | 00000360 61 72 65 20 6e 6f 74 20 75 73 69 6e 67 20 74 68 |are not using th| 00000370 65 20 27 51 75 69 63 6b 20 73 74 61 72 74 27 20 |e 'Quick start' | 00000380 66 65 61 74 75 72 65 20 6f 66 20 41 72 74 57 6f |feature of ArtWo| 00000390 72 6b 73 2c 20 74 68 65 6e 20 74 68 69 73 0a 69 |rks, then this.i| 000003a0 73 20 69 74 20 61 6c 72 65 61 64 79 2e 20 4f 74 |s it already. Ot| 000003b0 68 65 72 77 69 73 65 20 28 74 68 69 73 20 69 73 |herwise (this is| 000003c0 20 72 65 63 6f 67 6e 69 7a 65 64 20 62 79 20 74 | recognized by t| 000003d0 68 65 20 66 61 63 74 20 74 68 65 20 41 72 74 57 |he fact the ArtW| 000003e0 6f 72 6b 73 0a 6f 6e 6c 79 20 64 69 73 70 6c 61 |orks.only displa| 000003f0 79 73 20 6f 6e 65 20 69 63 6f 6e 20 27 51 75 69 |ys one icon 'Qui| 00000400 63 6b 20 73 74 61 72 74 27 20 77 68 65 6e 20 73 |ck start' when s| 00000410 74 61 72 74 69 6e 67 20 75 70 29 20 79 6f 75 20 |tarting up) you | 00000420 68 61 76 65 20 74 6f 20 67 6f 20 6f 6e 3a 0a 0a |have to go on:..| 00000430 49 66 20 74 68 65 20 27 51 75 69 63 6b 20 73 74 |If the 'Quick st| 00000440 61 72 74 27 20 6f 70 74 69 6f 6e 20 69 73 20 73 |art' option is s| 00000450 65 6c 65 63 74 65 64 20 69 6e 20 74 68 65 20 41 |elected in the A| 00000460 72 74 57 6f 72 6b 73 20 63 68 6f 69 63 65 73 20 |rtWorks choices | 00000470 77 69 6e 64 6f 77 0a 79 6f 75 20 68 61 76 65 20 |window.you have | 00000480 74 6f 20 70 65 72 66 6f 72 6d 20 74 68 65 20 66 |to perform the f| 00000490 6f 6c 6c 6f 77 69 6e 67 20 73 74 65 70 73 20 69 |ollowing steps i| 000004a0 6e 20 6f 72 64 65 72 20 66 6f 72 20 41 72 74 57 |n order for ArtW| 000004b0 6f 72 6b 73 20 74 6f 20 72 65 63 6f 67 6e 69 7a |orks to recogniz| 000004c0 65 0a 74 68 65 20 6e 65 77 20 6d 6f 64 75 6c 65 |e.the new module| 000004d0 3a 0a 0a 2a 20 4c 6f 61 64 20 41 72 74 57 6f 72 |:..* Load ArtWor| 000004e0 6b 73 0a 2a 20 4f 70 65 6e 20 74 68 65 20 41 72 |ks.* Open the Ar| 000004f0 74 57 6f 72 6b 73 20 63 68 6f 69 63 65 73 20 77 |tWorks choices w| 00000500 69 6e 64 6f 77 20 28 69 63 6f 6e 20 62 61 72 20 |indow (icon bar | 00000510 6d 65 6e 75 20 27 43 68 6f 69 63 65 73 2e 2e 2e |menu 'Choices...| 00000520 27 2c 20 74 68 65 6e 0a 20 20 63 6c 69 63 6b 20 |', then. click | 00000530 6f 6e 20 74 68 65 20 41 72 74 57 6f 72 6b 73 20 |on the ArtWorks | 00000540 69 63 6f 6e 20 69 6e 20 74 68 65 20 41 72 74 57 |icon in the ArtW| 00000550 6f 72 6b 73 20 67 6c 6f 62 61 6c 20 63 68 6f 69 |orks global choi| 00000560 63 65 73 20 77 69 6e 64 6f 77 29 0a 2a 20 44 65 |ces window).* De| 00000570 73 65 6c 65 63 74 20 27 51 75 69 63 6b 20 73 74 |select 'Quick st| 00000580 61 72 74 27 20 61 6e 64 20 63 6c 69 63 6b 20 6f |art' and click o| 00000590 6e 20 27 53 61 76 65 27 0a 2a 20 51 75 69 74 20 |n 'Save'.* Quit | 000005a0 41 72 74 57 6f 72 6b 73 0a 2a 20 52 65 6c 6f 61 |ArtWorks.* Reloa| 000005b0 64 20 41 72 74 57 6f 72 6b 73 20 2d 20 77 68 69 |d ArtWorks - whi| 000005c0 6c 65 20 6c 6f 61 64 69 6e 67 20 41 72 74 57 6f |le loading ArtWo| 000005d0 72 6b 73 20 73 68 6f 77 73 20 65 76 65 72 79 20 |rks shows every | 000005e0 6d 6f 64 75 6c 65 20 69 74 20 6c 6f 61 64 73 0a |module it loads.| 000005f0 2a 20 4f 70 65 6e 20 74 68 65 20 41 72 74 57 6f |* Open the ArtWo| 00000600 72 6b 73 20 63 68 6f 69 63 65 73 20 77 69 6e 64 |rks choices wind| 00000610 6f 77 0a 2a 20 53 65 6c 65 63 74 20 27 51 75 69 |ow.* Select 'Qui| 00000620 63 6b 20 73 74 61 72 74 27 20 61 6e 64 20 63 6c |ck start' and cl| 00000630 69 63 6b 20 6f 6e 20 27 53 61 76 65 27 0a 0a 49 |ick on 'Save'..I| 00000640 66 20 79 6f 75 20 65 76 65 72 20 73 68 6f 75 6c |f you ever shoul| 00000650 64 20 77 61 6e 74 20 74 6f 20 64 65 69 6e 73 74 |d want to deinst| 00000660 61 6c 6c 20 74 68 65 20 6d 6f 64 75 6c 65 2c 20 |all the module, | 00000670 72 65 6d 6f 76 65 20 74 68 65 20 21 54 72 61 6e |remove the !Tran| 00000680 73 6c 61 74 65 0a 64 69 72 65 63 74 6f 72 79 20 |slate.directory | 00000690 66 72 6f 6d 20 74 68 65 20 21 41 72 74 57 6f 72 |from the !ArtWor| 000006a0 6b 73 2e 41 75 74 6f 20 64 69 72 65 63 74 6f 72 |ks.Auto director| 000006b0 79 2e 20 54 68 65 6e 2c 20 69 66 20 79 6f 75 20 |y. Then, if you | 000006c0 61 72 65 20 75 73 69 6e 67 0a 74 68 65 20 27 51 |are using.the 'Q| 000006d0 75 69 63 6b 20 73 74 61 72 74 27 20 6f 70 74 69 |uick start' opti| 000006e0 6f 6e 2c 20 79 6f 75 20 6d 75 73 74 20 72 65 70 |on, you must rep| 000006f0 65 61 74 20 74 68 65 20 73 61 6d 65 20 73 74 65 |eat the same ste| 00000700 70 73 20 61 62 6f 76 65 2e 0a 0a 0a 32 29 20 54 |ps above....2) T| 00000710 68 65 20 54 72 61 6e 73 6c 61 74 65 20 6d 6f 64 |he Translate mod| 00000720 75 6c 65 0a 0a 54 68 65 20 54 72 61 6e 73 6c 61 |ule..The Transla| 00000730 74 65 20 6d 6f 64 75 6c 65 20 64 69 73 70 6c 61 |te module displa| 00000740 79 73 20 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c |ys an additional| 00000750 20 74 6f 6f 6c 2c 20 74 68 65 20 54 72 61 6e 73 | tool, the Trans| 00000760 6c 61 74 65 20 74 6f 6f 6c 2c 0a 69 6e 20 74 68 |late tool,.in th| 00000770 65 20 41 72 74 57 6f 72 6b 73 20 74 6f 6f 6c 20 |e ArtWorks tool | 00000780 62 6f 78 2e 20 54 68 65 20 74 6f 6f 6c 20 6c 6f |box. The tool lo| 00000790 6f 6b 73 20 6c 69 6b 65 20 66 6f 75 72 20 61 72 |oks like four ar| 000007a0 72 6f 77 73 20 70 6f 69 6e 74 69 6e 67 0a 74 6f |rows pointing.to| 000007b0 20 74 68 65 20 6c 65 66 74 2c 20 74 68 65 20 72 | the left, the r| 000007c0 69 67 68 74 2c 20 74 68 65 20 74 6f 70 20 61 6e |ight, the top an| 000007d0 64 20 74 68 65 20 62 6f 74 74 6f 6d 2e 0a 0a 57 |d the bottom...W| 000007e0 68 65 6e 20 79 6f 75 20 73 65 6c 65 63 74 20 74 |hen you select t| 000007f0 68 65 20 74 6f 6f 6c 2c 20 74 68 65 20 69 6e 66 |he tool, the inf| 00000800 6f 20 62 61 72 20 64 69 73 70 6c 61 79 73 20 74 |o bar displays t| 00000810 68 65 20 66 69 65 6c 64 73 20 27 4f 66 66 73 65 |he fields 'Offse| 00000820 74 20 58 27 2c 0a 61 6e 64 20 27 4f 66 66 73 65 |t X',.and 'Offse| 00000830 74 20 59 27 20 61 6e 64 20 74 68 65 20 61 63 74 |t Y' and the act| 00000840 69 6f 6e 20 62 75 74 74 6f 6e 20 27 47 65 74 20 |ion button 'Get | 00000850 47 72 69 64 27 2e 20 41 6c 73 6f 2c 20 69 74 20 |Grid'. Also, it | 00000860 64 69 73 70 6c 61 79 73 0a 74 68 65 20 73 74 61 |displays.the sta| 00000870 6e 64 61 72 64 20 41 72 74 57 6f 72 6b 73 20 33 |ndard ArtWorks 3| 00000880 20 62 79 20 33 20 6d 61 74 72 69 78 20 6f 66 20 | by 3 matrix of | 00000890 73 6d 61 6c 6c 20 62 75 74 74 6f 6e 73 20 28 61 |small buttons (a| 000008a0 6c 74 68 6f 75 67 68 20 74 68 65 0a 62 75 74 74 |lthough the.butt| 000008b0 6f 6e 20 69 6e 20 74 68 65 20 6d 69 64 64 6c 65 |on in the middle| 000008c0 20 69 73 20 6d 69 73 73 69 6e 67 29 2e 0a 0a 57 | is missing)...W| 000008d0 68 69 6c 65 20 74 68 65 20 74 6f 6f 6c 20 69 73 |hile the tool is| 000008e0 20 73 65 6c 65 63 74 65 64 2c 20 79 6f 75 20 6d | selected, you m| 000008f0 61 79 20 6d 6f 76 65 20 74 68 65 20 63 75 72 72 |ay move the curr| 00000900 65 6e 74 20 73 65 6c 65 63 74 69 6f 6e 20 62 79 |ent selection by| 00000910 0a 74 68 65 20 61 6d 6f 75 6e 74 20 73 70 65 63 |.the amount spec| 00000920 69 66 69 65 64 20 69 6e 20 74 68 65 20 27 4f 66 |ified in the 'Of| 00000930 66 73 65 74 20 58 27 20 61 6e 64 20 27 4f 66 66 |fset X' and 'Off| 00000940 73 65 74 20 59 27 20 66 69 65 6c 64 73 20 62 79 |set Y' fields by| 00000950 0a 65 69 74 68 65 72 20 63 6c 69 63 6b 69 6e 67 |.either clicking| 00000960 20 6f 6e 20 6f 6e 65 20 6f 66 20 74 68 65 20 73 | on one of the s| 00000970 6d 61 6c 6c 20 62 75 74 74 6f 6e 73 20 69 6e 20 |mall buttons in | 00000980 74 68 65 20 33 20 62 79 20 33 20 6d 61 74 72 69 |the 3 by 3 matri| 00000990 78 0a 6f 72 20 62 79 20 75 73 69 6e 67 20 74 68 |x.or by using th| 000009a0 65 20 61 72 72 6f 77 20 6b 65 79 73 20 28 6f 72 |e arrow keys (or| 000009b0 20 43 74 72 6c 2d 53 68 69 66 74 2d 61 72 72 6f | Ctrl-Shift-arro| 000009c0 77 20 6b 65 79 73 29 2e 20 54 68 65 20 72 65 61 |w keys). The rea| 000009d0 73 6f 6e 0a 66 6f 72 20 61 6c 6c 6f 77 69 6e 67 |son.for allowing| 000009e0 20 74 68 65 20 61 72 72 6f 77 20 6b 65 79 73 20 | the arrow keys | 000009f0 77 69 74 68 20 43 74 72 6c 2d 53 68 69 66 74 20 |with Ctrl-Shift | 00000a00 61 73 20 77 65 6c 6c 20 69 73 20 74 68 61 74 20 |as well is that | 00000a10 77 68 69 6c 65 0a 74 68 65 20 63 61 72 65 74 20 |while.the caret | 00000a20 69 73 20 69 6e 20 6f 6e 65 20 6f 66 20 74 68 65 |is in one of the| 00000a30 20 77 72 69 74 61 62 6c 65 20 66 69 65 6c 64 73 | writable fields| 00000a40 2c 20 74 68 65 20 63 75 72 73 6f 72 20 6b 65 79 |, the cursor key| 00000a50 73 20 61 72 65 0a 75 73 65 64 20 74 6f 20 6d 6f |s are.used to mo| 00000a60 76 65 20 74 68 65 20 63 61 72 65 74 2c 20 73 6f |ve the caret, so| 00000a70 20 79 6f 75 20 68 61 76 65 20 74 6f 20 75 73 65 | you have to use| 00000a80 20 43 74 72 6c 2d 53 68 69 66 74 2d 61 72 72 6f | Ctrl-Shift-arro| 00000a90 77 20 74 6f 20 6d 6f 76 65 0a 74 68 65 20 73 65 |w to move.the se| 00000aa0 6c 65 63 74 69 6f 6e 2e 0a 0a 54 68 65 20 76 61 |lection...The va| 00000ab0 6c 75 65 20 69 6e 20 27 4f 66 66 73 65 74 20 58 |lue in 'Offset X| 00000ac0 27 20 69 73 20 74 61 6b 65 6e 20 66 6f 72 20 68 |' is taken for h| 00000ad0 6f 72 69 7a 6f 6e 74 61 6c 20 6d 6f 76 65 73 2c |orizontal moves,| 00000ae0 20 74 68 65 20 76 61 6c 75 65 20 69 6e 0a 27 4f | the value in.'O| 00000af0 66 66 73 65 74 20 59 27 20 69 73 20 74 61 6b 65 |ffset Y' is take| 00000b00 6e 20 66 6f 72 20 76 65 72 74 69 63 61 6c 20 6d |n for vertical m| 00000b10 6f 76 65 73 2e 20 4e 6f 74 65 20 74 68 61 74 20 |oves. Note that | 00000b20 79 6f 75 20 63 61 6e 20 6d 6f 76 65 20 74 68 65 |you can move the| 00000b30 0a 73 65 6c 65 63 74 69 6f 6e 20 64 69 61 67 6f |.selection diago| 00000b40 6e 61 6c 6c 79 20 69 66 20 79 6f 75 20 75 73 65 |nally if you use| 00000b50 20 74 68 65 20 63 6f 72 72 65 73 70 6f 6e 64 69 | the correspondi| 00000b60 6e 67 20 62 75 74 74 6f 6e 73 20 6f 6e 20 74 68 |ng buttons on th| 00000b70 65 0a 33 20 62 79 20 33 20 6d 61 74 72 69 78 2e |e.3 by 3 matrix.| 00000b80 20 54 6f 20 63 68 61 6e 67 65 20 74 68 65 20 6f | To change the o| 00000b90 66 66 73 65 74 20 76 61 6c 75 65 73 2c 20 65 6e |ffset values, en| 00000ba0 74 65 72 20 61 20 6e 65 77 20 76 61 6c 75 65 20 |ter a new value | 00000bb0 69 6e 0a 61 6e 79 20 75 6e 69 74 20 6f 66 20 6d |in.any unit of m| 00000bc0 65 61 73 75 72 65 6d 65 6e 74 20 61 6c 6c 6f 77 |easurement allow| 00000bd0 65 64 20 62 79 20 41 72 74 57 6f 72 6b 73 20 61 |ed by ArtWorks a| 00000be0 6e 64 20 70 72 65 73 73 20 52 65 74 75 72 6e 2e |nd press Return.| 00000bf0 20 54 68 65 0a 76 61 6c 75 65 73 20 61 72 65 20 | The.values are | 00000c00 72 65 6d 65 6d 62 65 72 65 64 20 65 76 65 6e 20 |remembered even | 00000c10 69 66 20 79 6f 75 20 63 68 61 6e 67 65 20 74 68 |if you change th| 00000c20 65 20 74 6f 6f 6c 2e 20 4e 6f 74 65 20 74 68 61 |e tool. Note tha| 00000c30 74 20 61 66 74 65 72 0a 79 6f 75 20 65 6e 74 65 |t after.you ente| 00000c40 72 65 64 20 61 20 6e 65 77 20 76 61 6c 75 65 2c |red a new value,| 00000c50 20 74 68 65 20 63 61 72 65 74 20 69 73 20 73 74 | the caret is st| 00000c60 69 6c 6c 20 69 6e 20 74 68 65 20 77 72 69 74 61 |ill in the writa| 00000c70 62 6c 65 20 66 69 65 6c 64 2c 0a 73 6f 20 74 68 |ble field,.so th| 00000c80 65 20 63 75 72 73 6f 72 20 6b 65 79 73 20 63 61 |e cursor keys ca| 00000c90 6e 6e 6f 74 20 62 65 20 75 73 65 64 20 74 6f 20 |nnot be used to | 00000ca0 6d 6f 76 65 20 74 68 65 20 73 65 6c 65 63 74 69 |move the selecti| 00000cb0 6f 6e 2e 20 55 73 65 20 43 74 72 6c 2d 0a 53 68 |on. Use Ctrl-.Sh| 00000cc0 69 66 74 2d 63 75 72 73 6f 72 20 6b 65 79 20 69 |ift-cursor key i| 00000cd0 6e 73 74 65 61 64 20 6f 72 20 73 69 6d 70 6c 79 |nstead or simply| 00000ce0 20 63 6c 69 63 6b 20 69 6e 20 74 68 65 20 6d 61 | click in the ma| 00000cf0 69 6e 20 77 69 6e 64 6f 77 20 74 6f 0a 74 61 6b |in window to.tak| 00000d00 65 20 74 68 65 20 63 61 72 65 74 20 61 77 61 79 |e the caret away| 00000d10 20 66 72 6f 6d 20 74 68 65 20 69 6e 70 75 74 20 | from the input | 00000d20 66 69 65 6c 64 2e 0a 0a 42 79 20 63 6c 69 63 6b |field...By click| 00000d30 69 6e 67 20 6f 6e 20 27 47 65 74 20 47 72 69 64 |ing on 'Get Grid| 00000d40 27 20 74 68 65 20 63 75 72 72 65 6e 74 20 76 61 |' the current va| 00000d50 6c 75 65 73 20 6f 66 20 74 68 65 20 67 72 69 64 |lues of the grid| 00000d60 20 61 72 65 20 66 69 6c 6c 65 64 0a 69 6e 2c 20 | are filled.in, | 00000d70 65 2e 67 2e 20 69 66 20 79 6f 75 72 20 63 75 72 |e.g. if your cur| 00000d80 72 65 6e 74 20 67 72 69 64 20 69 73 20 31 63 6d |rent grid is 1cm| 00000d90 20 77 69 74 68 20 32 20 73 75 62 64 69 76 69 73 | with 2 subdivis| 00000da0 69 6f 6e 73 2c 20 74 68 65 20 6f 66 66 73 65 74 |ions, the offset| 00000db0 73 0a 61 72 65 20 62 6f 74 68 20 63 68 61 6e 67 |s.are both chang| 00000dc0 65 64 20 74 6f 20 35 6d 6d 2e 20 54 68 69 73 20 |ed to 5mm. This | 00000dd0 6f 70 74 69 6f 6e 20 77 6f 72 6b 73 20 69 6e 64 |option works ind| 00000de0 65 70 65 6e 64 65 6e 74 20 6f 66 20 74 68 65 20 |ependent of the | 00000df0 27 4c 6f 63 6b 0a 74 6f 20 67 72 69 64 27 20 73 |'Lock.to grid' s| 00000e00 65 74 74 69 6e 67 2e 0a 0a 54 68 65 20 6d 6f 64 |etting...The mod| 00000e10 75 6c 65 20 66 75 6c 6c 79 20 73 75 70 70 6f 72 |ule fully suppor| 00000e20 74 73 20 74 68 65 20 55 6e 64 6f 20 73 79 73 74 |ts the Undo syst| 00000e30 65 6d 20 6f 66 20 41 72 74 57 6f 72 6b 73 2e 20 |em of ArtWorks. | 00000e40 54 68 65 20 6e 61 6d 65 20 6f 66 0a 74 68 65 20 |The name of.the | 00000e50 6f 70 65 72 61 74 69 6f 6e 20 69 73 20 27 74 72 |operation is 'tr| 00000e60 61 6e 73 6c 61 74 65 27 2c 20 73 6f 20 74 68 65 |anslate', so the| 00000e70 20 4d 65 6e 75 20 77 69 6c 6c 20 73 68 6f 77 20 | Menu will show | 00000e80 27 55 6e 64 6f 20 74 72 61 6e 73 6c 61 74 65 27 |'Undo translate'| 00000e90 0a 69 66 20 79 6f 75 72 20 6c 61 73 74 20 6f 70 |.if your last op| 00000ea0 65 72 61 74 69 6f 6e 20 77 61 73 20 74 6f 20 74 |eration was to t| 00000eb0 72 61 6e 73 6c 61 74 65 20 61 6e 20 6f 62 6a 65 |ranslate an obje| 00000ec0 63 74 20 6f 72 20 61 20 73 65 6c 65 63 74 69 6f |ct or a selectio| 00000ed0 6e 20 6f 66 0a 6f 62 6a 65 63 74 73 2e 0a 0a 0a |n of.objects....| 00000ee0 33 29 20 54 61 6b 65 20 70 61 72 74 20 69 6e 20 |3) Take part in | 00000ef0 63 72 65 61 74 69 6e 67 20 6e 65 77 20 41 72 74 |creating new Art| 00000f00 57 6f 72 6b 73 20 6d 6f 64 75 6c 65 73 21 0a 0a |Works modules!..| 00000f10 49 66 20 79 6f 75 20 68 61 76 65 20 73 6f 6d 65 |If you have some| 00000f20 20 73 70 61 72 65 20 74 69 6d 65 20 61 6e 64 20 | spare time and | 00000f30 79 6f 75 20 61 72 65 20 77 6f 6e 64 65 72 69 6e |you are wonderin| 00000f40 67 20 77 68 61 74 20 74 6f 20 64 6f 20 77 69 74 |g what to do wit| 00000f50 68 20 69 74 3a 0a 57 68 61 74 20 61 62 6f 75 74 |h it:.What about| 00000f60 20 77 72 69 74 69 6e 67 20 61 20 6e 65 77 20 41 | writing a new A| 00000f70 72 74 57 6f 72 6b 73 20 6d 6f 64 75 6c 65 3f 20 |rtWorks module? | 00000f80 59 6f 75 20 77 69 6c 6c 20 6e 65 65 64 20 74 68 |You will need th| 00000f90 65 20 41 72 74 57 6f 72 6b 73 0a 53 44 4b 20 66 |e ArtWorks.SDK f| 00000fa0 69 72 73 74 2c 20 77 68 69 63 68 20 63 6f 73 74 |irst, which cost| 00000fb0 73 20 61 62 6f 75 74 20 a3 34 30 2c 20 62 75 74 |s about .40, but| 00000fc0 20 69 74 20 69 73 20 77 6f 72 74 68 20 74 68 65 | it is worth the| 00000fd0 20 6d 6f 6e 65 79 2e 20 4c 6f 74 73 20 6f 66 0a | money. Lots of.| 00000fe0 64 6f 63 75 6d 65 6e 74 61 74 69 6f 6e 20 61 6e |documentation an| 00000ff0 64 20 6d 6f 73 74 20 6f 66 20 74 68 65 20 73 6f |d most of the so| 00001000 75 72 63 65 20 63 6f 64 65 20 66 6f 72 20 74 68 |urce code for th| 00001010 65 20 73 74 61 6e 64 61 72 64 20 41 72 74 57 6f |e standard ArtWo| 00001020 72 6b 73 0a 6d 6f 64 75 6c 65 73 2e 0a 0a 54 68 |rks.modules...Th| 00001030 69 73 20 6d 6f 64 75 6c 65 20 74 6f 6f 6b 20 6c |is module took l| 00001040 65 73 73 20 74 68 61 6e 20 32 20 64 61 79 73 20 |ess than 2 days | 00001050 74 6f 20 77 72 69 74 65 2e 20 53 6f 20 63 6f 6d |to write. So com| 00001060 65 20 6f 6e 2c 20 74 72 79 20 69 74 20 79 6f 75 |e on, try it you| 00001070 72 73 65 6c 66 2e 0a 0a 0a 34 29 20 43 6f 6e 74 |rself....4) Cont| 00001080 61 63 74 69 6e 67 20 6d 65 3a 0a 2d 2d 2d 2d 2d |acting me:.-----| 00001090 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4d 61 72 |------------.Mar| 000010a0 74 69 6e 20 57 75 65 72 74 68 6e 65 72 0a 4a 61 |tin Wuerthner.Ja| 000010b0 68 6e 73 74 72 61 73 73 65 20 31 38 0a 37 31 31 |hnstrasse 18.711| 000010c0 31 36 20 47 61 65 72 74 72 69 6e 67 65 6e 0a 47 |16 Gaertringen.G| 000010d0 65 72 6d 61 6e 79 0a 0a 50 68 6f 6e 65 3a 20 2b |ermany..Phone: +| 000010e0 34 39 2d 37 30 33 34 2d 39 32 38 39 38 36 0a 46 |49-7034-928986.F| 000010f0 61 78 3a 20 20 20 2b 34 39 2d 37 30 33 34 2d 39 |ax: +49-7034-9| 00001100 32 38 39 38 38 0a 0a 65 2d 6d 61 69 6c 3a 20 77 |28988..e-mail: w| 00001110 75 65 72 74 68 6e 65 40 74 72 69 63 6b 2e 69 6e |uerthne@trick.in| 00001120 66 6f 72 6d 61 74 69 6b 2e 75 6e 69 2d 73 74 75 |formatik.uni-stu| 00001130 74 74 67 61 72 74 2e 64 65 0a 0a 0a 35 29 20 43 |ttgart.de...5) C| 00001140 6f 70 79 72 69 67 68 74 3a 0a 2d 2d 2d 2d 2d 2d |opyright:.------| 00001150 2d 2d 2d 2d 2d 2d 2d 0a 54 68 69 73 20 41 72 74 |-------.This Art| 00001160 57 6f 72 6b 73 20 6d 6f 64 75 6c 65 20 69 6e 63 |Works module inc| 00001170 6c 75 64 69 6e 67 20 61 6c 6c 20 72 65 6c 61 74 |luding all relat| 00001180 65 64 20 66 69 6c 65 73 20 69 73 20 43 6f 70 79 |ed files is Copy| 00001190 72 69 67 68 74 20 31 39 39 36 2c 0a 62 79 20 4d |right 1996,.by M| 000011a0 61 72 74 69 6e 20 57 fc 72 74 68 6e 65 72 20 61 |artin W.rthner a| 000011b0 6e 64 20 69 73 20 42 69 72 74 68 64 61 79 57 61 |nd is BirthdayWa| 000011c0 72 65 2e 20 54 68 69 73 20 69 73 20 61 20 66 6c |re. This is a fl| 000011d0 61 76 6f 75 72 20 6f 66 20 46 52 45 45 57 41 52 |avour of FREEWAR| 000011e0 45 2e 0a 54 68 69 73 20 6d 65 61 6e 73 20 74 68 |E..This means th| 000011f0 61 74 20 79 6f 75 20 6d 61 79 20 63 6f 70 79 20 |at you may copy | 00001200 69 74 20 66 72 65 65 6c 79 20 70 72 6f 76 69 64 |it freely provid| 00001210 65 64 20 74 68 61 74 0a 28 61 29 20 61 6c 6c 20 |ed that.(a) all | 00001220 66 69 6c 65 73 20 6f 66 20 74 68 69 73 20 61 70 |files of this ap| 00001230 70 6c 69 63 61 74 69 6f 6e 20 61 72 65 20 64 69 |plication are di| 00001240 73 74 72 69 62 75 74 65 64 20 74 6f 67 65 74 68 |stributed togeth| 00001250 65 72 20 77 69 74 68 6f 75 74 0a 20 20 20 20 6d |er without. m| 00001260 6f 64 69 66 69 63 61 74 69 6f 6e 0a 28 62 29 20 |odification.(b) | 00001270 74 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f 6e |this application| 00001280 20 69 73 20 6e 6f 74 20 73 6f 6c 64 20 66 6f 72 | is not sold for| 00001290 20 70 72 6f 66 69 74 20 77 69 74 68 6f 75 74 20 | profit without | 000012a0 6d 79 20 65 78 70 6c 69 63 69 74 20 77 72 69 74 |my explicit writ| 000012b0 74 65 6e 0a 20 20 20 20 70 65 72 6d 69 73 73 69 |ten. permissi| 000012c0 6f 6e 0a 0a 49 20 72 65 74 61 69 6e 20 74 68 65 |on..I retain the| 000012d0 20 63 6f 70 79 72 69 67 68 74 20 6f 6e 20 61 6c | copyright on al| 000012e0 6c 20 66 69 6c 65 73 2e 0a 0a 54 68 69 73 20 6d |l files...This m| 000012f0 6f 64 75 6c 65 20 63 6f 6d 65 73 20 69 6e 20 74 |odule comes in t| 00001300 68 65 20 73 70 65 63 69 61 6c 20 66 6c 61 76 6f |he special flavo| 00001310 75 72 20 6f 66 20 42 69 72 74 68 64 61 79 57 61 |ur of BirthdayWa| 00001320 72 65 20 62 65 63 61 75 73 65 20 74 6f 64 61 79 |re because today| 00001330 0a 69 73 20 6d 79 20 62 69 72 74 68 64 61 79 2e |.is my birthday.| 00001340 20 53 6f 2c 20 69 66 20 79 6f 75 20 66 69 6e 64 | So, if you find| 00001350 20 74 68 69 73 20 6d 6f 64 75 6c 65 20 75 73 65 | this module use| 00001360 66 75 6c 20 74 68 65 72 65 20 69 73 20 6e 6f 20 |ful there is no | 00001370 6e 65 65 64 0a 74 6f 20 72 65 67 69 73 74 65 72 |need.to register| 00001380 20 6f 72 20 73 65 6e 64 20 6d 65 20 6d 6f 6e 65 | or send me mone| 00001390 79 20 65 74 63 2e 20 48 6f 77 65 76 65 72 2c 20 |y etc. However, | 000013a0 69 66 20 79 6f 75 20 75 73 65 20 74 68 69 73 20 |if you use this | 000013b0 6d 6f 64 75 6c 65 0a 72 65 67 75 6c 61 72 6c 79 |module.regularly| 000013c0 2c 20 73 69 6d 70 6c 79 20 73 68 6f 77 20 6d 65 |, simply show me| 000013d0 20 79 6f 75 72 20 61 70 70 72 65 63 69 61 74 69 | your appreciati| 000013e0 6f 6e 20 62 79 20 73 65 6e 64 69 6e 67 20 6d 65 |on by sending me| 000013f0 20 61 20 62 69 72 74 68 64 61 79 20 63 61 72 64 | a birthday card| 00001400 0a 6f 6e 63 65 20 69 6e 20 6d 79 20 6c 69 66 65 |.once in my life| 00001410 2e 20 4a 75 73 74 20 70 69 63 6b 20 61 6e 79 20 |. Just pick any | 00001420 79 65 61 72 20 79 6f 75 20 77 69 73 68 2e 20 59 |year you wish. Y| 00001430 6f 75 20 72 65 61 6c 6c 79 20 68 61 76 65 20 74 |ou really have t| 00001440 6f 20 62 65 20 71 75 69 63 6b 0a 69 66 20 79 6f |o be quick.if yo| 00001450 75 20 77 61 6e 74 20 69 74 20 74 6f 20 64 6f 20 |u want it to do | 00001460 69 74 20 74 68 69 73 20 79 65 61 72 20 61 73 20 |it this year as | 00001470 6d 79 20 62 69 72 74 68 64 61 79 20 69 73 20 6f |my birthday is o| 00001480 6e 20 4f 63 74 6f 62 65 72 20 31 30 74 68 2e 0a |n October 10th..| 00001490