Home » Archimedes archive » Acorn User » AU 1998-13 (Christmas).adf » Regulars » StarInfo/Wilson/!SmallHelp/!Help
StarInfo/Wilson/!SmallHelp/!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 » Acorn User » AU 1998-13 (Christmas).adf » Regulars |
Filename: | StarInfo/Wilson/!SmallHelp/!Help |
Read OK: | ✔ |
File size: | 13AD bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Small Help ~~~~~~~~~~ Jamie Wilson 0.20 (13-Jul-1998) This program was made so that help could be seen without the annoyingly large window. I am ashamed to say it, but it is one of the good features of MS Windoze 95. I expect there are many other programs like this about, and this doesn't exactly rate the highest, however it does it's purpose and I like it. Knowledge of Acorn computers is probably needed to understand this help file, but hopefully not Small Help itself, if you get stuck then use the quick overview of what things do further down the file. When you run Small Help, the icon will appear on the icon bar. This allows you to change settings and see who it's written by, so to temporarily get rid of it click on the 'Quit � Icon Bar only' menu option. If you're happy with the settings then in the !Run file, get rid of the '-iconbar' text after 'Run <SmallHelp$Dir>.!RunImage' and the iconbar icon won't appear when loaded. If you want to choose whether to have the iconbar from the command line, then type '%*0' after the run line. This means that using '*Run <Name$Dir>.!SmallHelp -iconbar' causes the icon to appear and using '*Run <Name$Dir>.!SmallHelp' will cause it not to appear. Because I'm such a kind guy, if you've got rid of the iconbar icon but want it back again, simply press �F10 and it will magically appear. The open delay is the time in centiseconds between when the mouse stops moving and the help window appears. If you do not wish it to appear unless asked for by pressing F10, then type 'OFF' or increase it past 999. If you have a fast machine and you want it trailing the mouse, you can set it to 0 so it appears immediately. The close delay is the time in centiseconds between when the help window was opened and the help window is closed. If you do not wish it to close unless the pointer is moved then type 'OFF' or increase it past 999. If you are a very fast reader you can set it so that the window is open for 1 centisecond. The foreground and background colours are pretty self-explanitory but if you get stuck then read the help window which appears close to the mouse when you point at the 'Foreground' or 'Background' text. If you want a plain 2D border then don't select either 3D radio. If you want an outwards button-type look to the window select '3D Out' and if you want an inwards display-field-type look the select '3D In'. I haven't tried this program on a later OS than RISC OS 3.10, so I am very sorry if for some reason it doesn't work. If anyone feels like improving it then please do, but let me have a copy! I can be contacted at the address below. Quick overview of how to use Small Help: Iconbar always loaded 'Run <SmallHelp$Dir>.!RunImage -iconbar' Iconbar never loaded 'Run <SmallHelp$Dir>.!RunImage' Choose from command line 'Run <SmallHelp$Dir>.!RunImage %*0' e.g. *Run <Name$Dir>.!SmallHelp -iconbar' Make help window appear F10 Re-gain iconbar once lost �F10 Open delay cs before opening (0-999 , OFF) Close delay cs before closing (1-999 , OFF) Foreground colour text colour in help window Background colour background colour in help window Help window has 3D Outwards look '3D Out' radio selected Help window has 3D Inwards look '3D In' radio selected Help window has plain border no radio selected Thanks to Justin Fletcher, as this program uses his wimp library. I can say that it is very easy to use, but I haven't tried any other such libraries so I can't compare it. I haven't included the whole library to try and compress this application, so sorry to anyone else wanting to use it. Thanks also to Tony Houghton, as I regularly use WinEd. If you're reading this, then I hope you don't mind about the colour picker window, but I couldn't be bothered to do one of my own. As a final note, does anyone out there know how to resize icons on RISC OS 3.10 without deleting it and re-creating it a different size? It has been bugging me for a long time now. Contact me, Jamie Wilson at: e-mail: JamieWilson@w-house.u-net.com telephone: 01865 723204 mail: Jamie Wilson 25 Whitehouse Rd Oxford OX1 4PA As a mark of respect and incase people want to visit there sites, I have included Justin Fletcher and Tony Houghton's address in here: e-mail: Gerph@innocent.com TonyH@tcp.co.uk http: //users.essex.ac.uk/users/gerph //www.tcp.co.uk/~tonyh/ mail: Justin Fletcher Tony Houghton 17b Cromwell Road 271 Upper Weston Lane Weeting Southampton Brandon SO19 9HY Suffolk IP27 0QT
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000020 20 53 6d 61 6c 6c 20 48 65 6c 70 0a 20 20 20 20 | Small Help. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 7e 7e 7e 7e | ~~~~| 00000050 7e 7e 7e 7e 7e 7e 0a 20 20 20 20 20 20 20 20 20 |~~~~~~. | 00000060 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000070 20 20 20 20 20 20 4a 61 6d 69 65 20 57 69 6c 73 | Jamie Wils| 00000080 6f 6e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |on. | 00000090 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 30 | 0| 000000a0 2e 32 30 20 28 31 33 2d 4a 75 6c 2d 31 39 39 38 |.20 (13-Jul-1998| 000000b0 29 0a 0a 20 20 20 20 54 68 69 73 20 70 72 6f 67 |).. This prog| 000000c0 72 61 6d 20 77 61 73 20 6d 61 64 65 20 73 6f 20 |ram was made so | 000000d0 74 68 61 74 20 68 65 6c 70 20 63 6f 75 6c 64 20 |that help could | 000000e0 62 65 20 73 65 65 6e 20 77 69 74 68 6f 75 74 20 |be seen without | 000000f0 74 68 65 20 61 6e 6e 6f 79 69 6e 67 6c 79 0a 6c |the annoyingly.l| 00000100 61 72 67 65 20 77 69 6e 64 6f 77 2e 20 49 20 61 |arge window. I a| 00000110 6d 20 61 73 68 61 6d 65 64 20 74 6f 20 73 61 79 |m ashamed to say| 00000120 20 69 74 2c 20 62 75 74 20 69 74 20 69 73 20 6f | it, but it is o| 00000130 6e 65 20 6f 66 20 74 68 65 20 67 6f 6f 64 20 66 |ne of the good f| 00000140 65 61 74 75 72 65 73 20 6f 66 0a 4d 53 20 57 69 |eatures of.MS Wi| 00000150 6e 64 6f 7a 65 20 39 35 2e 20 49 20 65 78 70 65 |ndoze 95. I expe| 00000160 63 74 20 74 68 65 72 65 20 61 72 65 20 6d 61 6e |ct there are man| 00000170 79 20 6f 74 68 65 72 20 70 72 6f 67 72 61 6d 73 |y other programs| 00000180 20 6c 69 6b 65 20 74 68 69 73 20 61 62 6f 75 74 | like this about| 00000190 2c 20 61 6e 64 0a 74 68 69 73 20 64 6f 65 73 6e |, and.this doesn| 000001a0 27 74 20 65 78 61 63 74 6c 79 20 72 61 74 65 20 |'t exactly rate | 000001b0 74 68 65 20 68 69 67 68 65 73 74 2c 20 68 6f 77 |the highest, how| 000001c0 65 76 65 72 20 69 74 20 64 6f 65 73 20 69 74 27 |ever it does it'| 000001d0 73 20 70 75 72 70 6f 73 65 20 61 6e 64 20 49 0a |s purpose and I.| 000001e0 6c 69 6b 65 20 69 74 2e 0a 0a 20 20 20 20 4b 6e |like it... Kn| 000001f0 6f 77 6c 65 64 67 65 20 6f 66 20 41 63 6f 72 6e |owledge of Acorn| 00000200 20 63 6f 6d 70 75 74 65 72 73 20 69 73 20 70 72 | computers is pr| 00000210 6f 62 61 62 6c 79 20 6e 65 65 64 65 64 20 74 6f |obably needed to| 00000220 20 75 6e 64 65 72 73 74 61 6e 64 20 74 68 69 73 | understand this| 00000230 0a 68 65 6c 70 20 66 69 6c 65 2c 20 62 75 74 20 |.help file, but | 00000240 68 6f 70 65 66 75 6c 6c 79 20 6e 6f 74 20 53 6d |hopefully not Sm| 00000250 61 6c 6c 20 48 65 6c 70 20 69 74 73 65 6c 66 2c |all Help itself,| 00000260 20 69 66 20 79 6f 75 20 67 65 74 20 73 74 75 63 | if you get stuc| 00000270 6b 20 74 68 65 6e 20 75 73 65 20 74 68 65 0a 71 |k then use the.q| 00000280 75 69 63 6b 20 6f 76 65 72 76 69 65 77 20 6f 66 |uick overview of| 00000290 20 77 68 61 74 20 74 68 69 6e 67 73 20 64 6f 20 | what things do | 000002a0 66 75 72 74 68 65 72 20 64 6f 77 6e 20 74 68 65 |further down the| 000002b0 20 66 69 6c 65 2e 0a 0a 20 20 20 20 57 68 65 6e | file... When| 000002c0 20 79 6f 75 20 72 75 6e 20 53 6d 61 6c 6c 20 48 | you run Small H| 000002d0 65 6c 70 2c 20 74 68 65 20 69 63 6f 6e 20 77 69 |elp, the icon wi| 000002e0 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 68 65 |ll appear on the| 000002f0 20 69 63 6f 6e 20 62 61 72 2e 20 54 68 69 73 0a | icon bar. This.| 00000300 61 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 63 68 |allows you to ch| 00000310 61 6e 67 65 20 73 65 74 74 69 6e 67 73 20 61 6e |ange settings an| 00000320 64 20 73 65 65 20 77 68 6f 20 69 74 27 73 20 77 |d see who it's w| 00000330 72 69 74 74 65 6e 20 62 79 2c 20 73 6f 20 74 6f |ritten by, so to| 00000340 20 74 65 6d 70 6f 72 61 72 69 6c 79 0a 67 65 74 | temporarily.get| 00000350 20 72 69 64 20 6f 66 20 69 74 20 63 6c 69 63 6b | rid of it click| 00000360 20 6f 6e 20 74 68 65 20 27 51 75 69 74 20 89 20 | on the 'Quit . | 00000370 49 63 6f 6e 20 42 61 72 20 6f 6e 6c 79 27 20 6d |Icon Bar only' m| 00000380 65 6e 75 20 6f 70 74 69 6f 6e 2e 20 49 66 20 79 |enu option. If y| 00000390 6f 75 27 72 65 0a 68 61 70 70 79 20 77 69 74 68 |ou're.happy with| 000003a0 20 74 68 65 20 73 65 74 74 69 6e 67 73 20 74 68 | the settings th| 000003b0 65 6e 20 69 6e 20 74 68 65 20 21 52 75 6e 20 66 |en in the !Run f| 000003c0 69 6c 65 2c 20 67 65 74 20 72 69 64 20 6f 66 20 |ile, get rid of | 000003d0 74 68 65 20 27 2d 69 63 6f 6e 62 61 72 27 20 74 |the '-iconbar' t| 000003e0 65 78 74 0a 61 66 74 65 72 20 27 52 75 6e 20 3c |ext.after 'Run <| 000003f0 53 6d 61 6c 6c 48 65 6c 70 24 44 69 72 3e 2e 21 |SmallHelp$Dir>.!| 00000400 52 75 6e 49 6d 61 67 65 27 20 61 6e 64 20 74 68 |RunImage' and th| 00000410 65 20 69 63 6f 6e 62 61 72 20 69 63 6f 6e 20 77 |e iconbar icon w| 00000420 6f 6e 27 74 20 61 70 70 65 61 72 20 77 68 65 6e |on't appear when| 00000430 0a 6c 6f 61 64 65 64 2e 20 49 66 20 79 6f 75 20 |.loaded. If you | 00000440 77 61 6e 74 20 74 6f 20 63 68 6f 6f 73 65 20 77 |want to choose w| 00000450 68 65 74 68 65 72 20 74 6f 20 68 61 76 65 20 74 |hether to have t| 00000460 68 65 20 69 63 6f 6e 62 61 72 20 66 72 6f 6d 20 |he iconbar from | 00000470 74 68 65 20 63 6f 6d 6d 61 6e 64 0a 6c 69 6e 65 |the command.line| 00000480 2c 20 74 68 65 6e 20 74 79 70 65 20 27 25 2a 30 |, then type '%*0| 00000490 27 20 61 66 74 65 72 20 74 68 65 20 72 75 6e 20 |' after the run | 000004a0 6c 69 6e 65 2e 20 54 68 69 73 20 6d 65 61 6e 73 |line. This means| 000004b0 20 74 68 61 74 20 75 73 69 6e 67 0a 27 2a 52 75 | that using.'*Ru| 000004c0 6e 20 3c 4e 61 6d 65 24 44 69 72 3e 2e 21 53 6d |n <Name$Dir>.!Sm| 000004d0 61 6c 6c 48 65 6c 70 20 2d 69 63 6f 6e 62 61 72 |allHelp -iconbar| 000004e0 27 20 63 61 75 73 65 73 20 74 68 65 20 69 63 6f |' causes the ico| 000004f0 6e 20 74 6f 20 61 70 70 65 61 72 20 61 6e 64 20 |n to appear and | 00000500 75 73 69 6e 67 0a 27 2a 52 75 6e 20 3c 4e 61 6d |using.'*Run <Nam| 00000510 65 24 44 69 72 3e 2e 21 53 6d 61 6c 6c 48 65 6c |e$Dir>.!SmallHel| 00000520 70 27 20 77 69 6c 6c 20 63 61 75 73 65 20 69 74 |p' will cause it| 00000530 20 6e 6f 74 20 74 6f 20 61 70 70 65 61 72 2e 20 | not to appear. | 00000540 42 65 63 61 75 73 65 20 49 27 6d 20 73 75 63 68 |Because I'm such| 00000550 20 61 0a 6b 69 6e 64 20 67 75 79 2c 20 69 66 20 | a.kind guy, if | 00000560 79 6f 75 27 76 65 20 67 6f 74 20 72 69 64 20 6f |you've got rid o| 00000570 66 20 74 68 65 20 69 63 6f 6e 62 61 72 20 69 63 |f the iconbar ic| 00000580 6f 6e 20 62 75 74 20 77 61 6e 74 20 69 74 20 62 |on but want it b| 00000590 61 63 6b 20 61 67 61 69 6e 2c 0a 73 69 6d 70 6c |ack again,.simpl| 000005a0 79 20 70 72 65 73 73 20 8b 46 31 30 20 61 6e 64 |y press .F10 and| 000005b0 20 69 74 20 77 69 6c 6c 20 6d 61 67 69 63 61 6c | it will magical| 000005c0 6c 79 20 61 70 70 65 61 72 2e 0a 0a 20 20 20 20 |ly appear... | 000005d0 54 68 65 20 6f 70 65 6e 20 64 65 6c 61 79 20 69 |The open delay i| 000005e0 73 20 74 68 65 20 74 69 6d 65 20 69 6e 20 63 65 |s the time in ce| 000005f0 6e 74 69 73 65 63 6f 6e 64 73 20 62 65 74 77 65 |ntiseconds betwe| 00000600 65 6e 20 77 68 65 6e 20 74 68 65 20 6d 6f 75 73 |en when the mous| 00000610 65 20 73 74 6f 70 73 0a 6d 6f 76 69 6e 67 20 61 |e stops.moving a| 00000620 6e 64 20 74 68 65 20 68 65 6c 70 20 77 69 6e 64 |nd the help wind| 00000630 6f 77 20 61 70 70 65 61 72 73 2e 20 49 66 20 79 |ow appears. If y| 00000640 6f 75 20 64 6f 20 6e 6f 74 20 77 69 73 68 20 69 |ou do not wish i| 00000650 74 20 74 6f 20 61 70 70 65 61 72 20 75 6e 6c 65 |t to appear unle| 00000660 73 73 0a 61 73 6b 65 64 20 66 6f 72 20 62 79 20 |ss.asked for by | 00000670 70 72 65 73 73 69 6e 67 20 46 31 30 2c 20 74 68 |pressing F10, th| 00000680 65 6e 20 74 79 70 65 20 27 4f 46 46 27 20 6f 72 |en type 'OFF' or| 00000690 20 69 6e 63 72 65 61 73 65 20 69 74 20 70 61 73 | increase it pas| 000006a0 74 20 39 39 39 2e 20 49 66 20 79 6f 75 0a 68 61 |t 999. If you.ha| 000006b0 76 65 20 61 20 66 61 73 74 20 6d 61 63 68 69 6e |ve a fast machin| 000006c0 65 20 61 6e 64 20 79 6f 75 20 77 61 6e 74 20 69 |e and you want i| 000006d0 74 20 74 72 61 69 6c 69 6e 67 20 74 68 65 20 6d |t trailing the m| 000006e0 6f 75 73 65 2c 20 79 6f 75 20 63 61 6e 20 73 65 |ouse, you can se| 000006f0 74 20 69 74 20 74 6f 20 30 0a 73 6f 20 69 74 20 |t it to 0.so it | 00000700 61 70 70 65 61 72 73 20 69 6d 6d 65 64 69 61 74 |appears immediat| 00000710 65 6c 79 2e 0a 20 20 20 20 54 68 65 20 63 6c 6f |ely.. The clo| 00000720 73 65 20 64 65 6c 61 79 20 69 73 20 74 68 65 20 |se delay is the | 00000730 74 69 6d 65 20 69 6e 20 63 65 6e 74 69 73 65 63 |time in centisec| 00000740 6f 6e 64 73 20 62 65 74 77 65 65 6e 20 77 68 65 |onds between whe| 00000750 6e 20 74 68 65 20 68 65 6c 70 20 77 69 6e 64 6f |n the help windo| 00000760 77 0a 77 61 73 20 6f 70 65 6e 65 64 20 61 6e 64 |w.was opened and| 00000770 20 74 68 65 20 68 65 6c 70 20 77 69 6e 64 6f 77 | the help window| 00000780 20 69 73 20 63 6c 6f 73 65 64 2e 20 49 66 20 79 | is closed. If y| 00000790 6f 75 20 64 6f 20 6e 6f 74 20 77 69 73 68 20 69 |ou do not wish i| 000007a0 74 20 74 6f 20 63 6c 6f 73 65 0a 75 6e 6c 65 73 |t to close.unles| 000007b0 73 20 74 68 65 20 70 6f 69 6e 74 65 72 20 69 73 |s the pointer is| 000007c0 20 6d 6f 76 65 64 20 74 68 65 6e 20 74 79 70 65 | moved then type| 000007d0 20 27 4f 46 46 27 20 6f 72 20 69 6e 63 72 65 61 | 'OFF' or increa| 000007e0 73 65 20 69 74 20 70 61 73 74 20 39 39 39 2e 20 |se it past 999. | 000007f0 49 66 20 79 6f 75 0a 61 72 65 20 61 20 76 65 72 |If you.are a ver| 00000800 79 20 66 61 73 74 20 72 65 61 64 65 72 20 79 6f |y fast reader yo| 00000810 75 20 63 61 6e 20 73 65 74 20 69 74 20 73 6f 20 |u can set it so | 00000820 74 68 61 74 20 74 68 65 20 77 69 6e 64 6f 77 20 |that the window | 00000830 69 73 20 6f 70 65 6e 20 66 6f 72 20 31 0a 63 65 |is open for 1.ce| 00000840 6e 74 69 73 65 63 6f 6e 64 2e 0a 20 20 20 20 54 |ntisecond.. T| 00000850 68 65 20 66 6f 72 65 67 72 6f 75 6e 64 20 61 6e |he foreground an| 00000860 64 20 62 61 63 6b 67 72 6f 75 6e 64 20 63 6f 6c |d background col| 00000870 6f 75 72 73 20 61 72 65 20 70 72 65 74 74 79 20 |ours are pretty | 00000880 73 65 6c 66 2d 65 78 70 6c 61 6e 69 74 6f 72 79 |self-explanitory| 00000890 20 62 75 74 20 69 66 0a 79 6f 75 20 67 65 74 20 | but if.you get | 000008a0 73 74 75 63 6b 20 74 68 65 6e 20 72 65 61 64 20 |stuck then read | 000008b0 74 68 65 20 68 65 6c 70 20 77 69 6e 64 6f 77 20 |the help window | 000008c0 77 68 69 63 68 20 61 70 70 65 61 72 73 20 63 6c |which appears cl| 000008d0 6f 73 65 20 74 6f 20 74 68 65 20 6d 6f 75 73 65 |ose to the mouse| 000008e0 20 77 68 65 6e 0a 79 6f 75 20 70 6f 69 6e 74 20 | when.you point | 000008f0 61 74 20 74 68 65 20 27 46 6f 72 65 67 72 6f 75 |at the 'Foregrou| 00000900 6e 64 27 20 6f 72 20 27 42 61 63 6b 67 72 6f 75 |nd' or 'Backgrou| 00000910 6e 64 27 20 74 65 78 74 2e 0a 20 20 20 20 49 66 |nd' text.. If| 00000920 20 79 6f 75 20 77 61 6e 74 20 61 20 70 6c 61 69 | you want a plai| 00000930 6e 20 32 44 20 62 6f 72 64 65 72 20 74 68 65 6e |n 2D border then| 00000940 20 64 6f 6e 27 74 20 73 65 6c 65 63 74 20 65 69 | don't select ei| 00000950 74 68 65 72 20 33 44 20 72 61 64 69 6f 2e 20 49 |ther 3D radio. I| 00000960 66 20 79 6f 75 0a 77 61 6e 74 20 61 6e 20 6f 75 |f you.want an ou| 00000970 74 77 61 72 64 73 20 62 75 74 74 6f 6e 2d 74 79 |twards button-ty| 00000980 70 65 20 6c 6f 6f 6b 20 74 6f 20 74 68 65 20 77 |pe look to the w| 00000990 69 6e 64 6f 77 20 73 65 6c 65 63 74 20 27 33 44 |indow select '3D| 000009a0 20 4f 75 74 27 20 61 6e 64 20 69 66 20 79 6f 75 | Out' and if you| 000009b0 0a 77 61 6e 74 20 61 6e 20 69 6e 77 61 72 64 73 |.want an inwards| 000009c0 20 64 69 73 70 6c 61 79 2d 66 69 65 6c 64 2d 74 | display-field-t| 000009d0 79 70 65 20 6c 6f 6f 6b 20 74 68 65 20 73 65 6c |ype look the sel| 000009e0 65 63 74 20 27 33 44 20 49 6e 27 2e 0a 0a 20 20 |ect '3D In'... | 000009f0 20 20 49 20 68 61 76 65 6e 27 74 20 74 72 69 65 | I haven't trie| 00000a00 64 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 6f |d this program o| 00000a10 6e 20 61 20 6c 61 74 65 72 20 4f 53 20 74 68 61 |n a later OS tha| 00000a20 6e 20 52 49 53 43 20 4f 53 20 33 2e 31 30 2c 20 |n RISC OS 3.10, | 00000a30 73 6f 20 49 20 61 6d 0a 76 65 72 79 20 73 6f 72 |so I am.very sor| 00000a40 72 79 20 69 66 20 66 6f 72 20 73 6f 6d 65 20 72 |ry if for some r| 00000a50 65 61 73 6f 6e 20 69 74 20 64 6f 65 73 6e 27 74 |eason it doesn't| 00000a60 20 77 6f 72 6b 2e 20 49 66 20 61 6e 79 6f 6e 65 | work. If anyone| 00000a70 20 66 65 65 6c 73 20 6c 69 6b 65 20 69 6d 70 72 | feels like impr| 00000a80 6f 76 69 6e 67 0a 69 74 20 74 68 65 6e 20 70 6c |oving.it then pl| 00000a90 65 61 73 65 20 64 6f 2c 20 62 75 74 20 6c 65 74 |ease do, but let| 00000aa0 20 6d 65 20 68 61 76 65 20 61 20 63 6f 70 79 21 | me have a copy!| 00000ab0 20 49 20 63 61 6e 20 62 65 20 63 6f 6e 74 61 63 | I can be contac| 00000ac0 74 65 64 20 61 74 20 74 68 65 20 61 64 64 72 65 |ted at the addre| 00000ad0 73 73 0a 62 65 6c 6f 77 2e 0a 0a 51 75 69 63 6b |ss.below...Quick| 00000ae0 20 6f 76 65 72 76 69 65 77 20 6f 66 20 68 6f 77 | overview of how| 00000af0 20 74 6f 20 75 73 65 20 53 6d 61 6c 6c 20 48 65 | to use Small He| 00000b00 6c 70 3a 0a 0a 49 63 6f 6e 62 61 72 20 61 6c 77 |lp:..Iconbar alw| 00000b10 61 79 73 20 6c 6f 61 64 65 64 20 20 20 20 20 20 |ays loaded | 00000b20 20 20 20 20 20 20 20 27 52 75 6e 20 3c 53 6d 61 | 'Run <Sma| 00000b30 6c 6c 48 65 6c 70 24 44 69 72 3e 2e 21 52 75 6e |llHelp$Dir>.!Run| 00000b40 49 6d 61 67 65 20 2d 69 63 6f 6e 62 61 72 27 0a |Image -iconbar'.| 00000b50 49 63 6f 6e 62 61 72 20 6e 65 76 65 72 20 20 6c |Iconbar never l| 00000b60 6f 61 64 65 64 20 20 20 20 20 20 20 20 20 20 20 |oaded | 00000b70 20 20 27 52 75 6e 20 3c 53 6d 61 6c 6c 48 65 6c | 'Run <SmallHel| 00000b80 70 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 |p$Dir>.!RunImage| 00000b90 27 0a 43 68 6f 6f 73 65 20 66 72 6f 6d 20 63 6f |'.Choose from co| 00000ba0 6d 6d 61 6e 64 20 6c 69 6e 65 20 20 20 20 20 20 |mmand line | 00000bb0 20 20 20 20 27 52 75 6e 20 3c 53 6d 61 6c 6c 48 | 'Run <SmallH| 00000bc0 65 6c 70 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 |elp$Dir>.!RunIma| 00000bd0 67 65 20 25 2a 30 27 0a 20 20 20 65 2e 67 2e 20 |ge %*0'. e.g. | 00000be0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000bf0 20 20 20 20 20 20 20 20 20 20 2a 52 75 6e 20 3c | *Run <| 00000c00 4e 61 6d 65 24 44 69 72 3e 2e 21 53 6d 61 6c 6c |Name$Dir>.!Small| 00000c10 48 65 6c 70 20 2d 69 63 6f 6e 62 61 72 27 0a 4d |Help -iconbar'.M| 00000c20 61 6b 65 20 68 65 6c 70 20 77 69 6e 64 6f 77 20 |ake help window | 00000c30 61 70 70 65 61 72 20 20 20 20 20 20 20 20 20 20 |appear | 00000c40 20 20 46 31 30 0a 52 65 2d 67 61 69 6e 20 69 63 | F10.Re-gain ic| 00000c50 6f 6e 62 61 72 20 6f 6e 63 65 20 6c 6f 73 74 20 |onbar once lost | 00000c60 20 20 20 20 20 20 20 20 8b 46 31 30 0a 4f 70 65 | .F10.Ope| 00000c70 6e 20 20 64 65 6c 61 79 20 20 20 20 20 20 20 20 |n delay | 00000c80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c90 63 73 20 62 65 66 6f 72 65 20 6f 70 65 6e 69 6e |cs before openin| 00000ca0 67 20 28 30 2d 39 39 39 20 2c 20 4f 46 46 29 0a |g (0-999 , OFF).| 00000cb0 43 6c 6f 73 65 20 64 65 6c 61 79 20 20 20 20 20 |Close delay | 00000cc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cd0 20 20 20 63 73 20 62 65 66 6f 72 65 20 63 6c 6f | cs before clo| 00000ce0 73 69 6e 67 20 28 31 2d 39 39 39 20 2c 20 4f 46 |sing (1-999 , OF| 00000cf0 46 29 0a 46 6f 72 65 67 72 6f 75 6e 64 20 63 6f |F).Foreground co| 00000d00 6c 6f 75 72 20 20 20 20 20 20 20 20 20 20 20 20 |lour | 00000d10 20 20 20 20 20 20 74 65 78 74 20 63 6f 6c 6f 75 | text colou| 00000d20 72 20 69 6e 20 68 65 6c 70 20 77 69 6e 64 6f 77 |r in help window| 00000d30 0a 42 61 63 6b 67 72 6f 75 6e 64 20 63 6f 6c 6f |.Background colo| 00000d40 75 72 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |ur | 00000d50 20 20 20 20 62 61 63 6b 67 72 6f 75 6e 64 20 63 | background c| 00000d60 6f 6c 6f 75 72 20 69 6e 20 68 65 6c 70 20 77 69 |olour in help wi| 00000d70 6e 64 6f 77 0a 48 65 6c 70 20 77 69 6e 64 6f 77 |ndow.Help window| 00000d80 20 68 61 73 20 33 44 20 4f 75 74 77 61 72 64 73 | has 3D Outwards| 00000d90 20 6c 6f 6f 6b 20 20 27 33 44 20 4f 75 74 27 20 | look '3D Out' | 00000da0 72 61 64 69 6f 20 73 65 6c 65 63 74 65 64 0a 48 |radio selected.H| 00000db0 65 6c 70 20 77 69 6e 64 6f 77 20 68 61 73 20 33 |elp window has 3| 00000dc0 44 20 49 6e 77 61 72 64 73 20 6c 6f 6f 6b 20 20 |D Inwards look | 00000dd0 20 27 33 44 20 49 6e 27 20 20 72 61 64 69 6f 20 | '3D In' radio | 00000de0 73 65 6c 65 63 74 65 64 0a 48 65 6c 70 20 77 69 |selected.Help wi| 00000df0 6e 64 6f 77 20 68 61 73 20 70 6c 61 69 6e 20 62 |ndow has plain b| 00000e00 6f 72 64 65 72 20 20 20 20 20 20 20 6e 6f 20 72 |order no r| 00000e10 61 64 69 6f 20 73 65 6c 65 63 74 65 64 0a 0a 20 |adio selected.. | 00000e20 20 20 20 54 68 61 6e 6b 73 20 74 6f 20 4a 75 73 | Thanks to Jus| 00000e30 74 69 6e 20 46 6c 65 74 63 68 65 72 2c 20 61 73 |tin Fletcher, as| 00000e40 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 75 73 | this program us| 00000e50 65 73 20 68 69 73 20 77 69 6d 70 20 6c 69 62 72 |es his wimp libr| 00000e60 61 72 79 2e 20 49 20 63 61 6e 0a 73 61 79 20 74 |ary. I can.say t| 00000e70 68 61 74 20 69 74 20 69 73 20 76 65 72 79 20 65 |hat it is very e| 00000e80 61 73 79 20 74 6f 20 75 73 65 2c 20 62 75 74 20 |asy to use, but | 00000e90 49 20 68 61 76 65 6e 27 74 20 74 72 69 65 64 20 |I haven't tried | 00000ea0 61 6e 79 20 6f 74 68 65 72 20 73 75 63 68 20 6c |any other such l| 00000eb0 69 62 72 61 72 69 65 73 0a 73 6f 20 49 20 63 61 |ibraries.so I ca| 00000ec0 6e 27 74 20 63 6f 6d 70 61 72 65 20 69 74 2e 20 |n't compare it. | 00000ed0 49 20 68 61 76 65 6e 27 74 20 69 6e 63 6c 75 64 |I haven't includ| 00000ee0 65 64 20 74 68 65 20 77 68 6f 6c 65 20 6c 69 62 |ed the whole lib| 00000ef0 72 61 72 79 20 74 6f 20 74 72 79 20 61 6e 64 0a |rary to try and.| 00000f00 63 6f 6d 70 72 65 73 73 20 74 68 69 73 20 61 70 |compress this ap| 00000f10 70 6c 69 63 61 74 69 6f 6e 2c 20 73 6f 20 73 6f |plication, so so| 00000f20 72 72 79 20 74 6f 20 61 6e 79 6f 6e 65 20 65 6c |rry to anyone el| 00000f30 73 65 20 77 61 6e 74 69 6e 67 20 74 6f 20 75 73 |se wanting to us| 00000f40 65 20 69 74 2e 20 54 68 61 6e 6b 73 0a 61 6c 73 |e it. Thanks.als| 00000f50 6f 20 74 6f 20 54 6f 6e 79 20 48 6f 75 67 68 74 |o to Tony Hought| 00000f60 6f 6e 2c 20 61 73 20 49 20 72 65 67 75 6c 61 72 |on, as I regular| 00000f70 6c 79 20 75 73 65 20 57 69 6e 45 64 2e 20 49 66 |ly use WinEd. If| 00000f80 20 79 6f 75 27 72 65 20 72 65 61 64 69 6e 67 20 | you're reading | 00000f90 74 68 69 73 2c 20 74 68 65 6e 0a 49 20 68 6f 70 |this, then.I hop| 00000fa0 65 20 79 6f 75 20 64 6f 6e 27 74 20 6d 69 6e 64 |e you don't mind| 00000fb0 20 61 62 6f 75 74 20 74 68 65 20 63 6f 6c 6f 75 | about the colou| 00000fc0 72 20 70 69 63 6b 65 72 20 77 69 6e 64 6f 77 2c |r picker window,| 00000fd0 20 62 75 74 20 49 20 63 6f 75 6c 64 6e 27 74 20 | but I couldn't | 00000fe0 62 65 0a 62 6f 74 68 65 72 65 64 20 74 6f 20 64 |be.bothered to d| 00000ff0 6f 20 6f 6e 65 20 6f 66 20 6d 79 20 6f 77 6e 2e |o one of my own.| 00001000 0a 0a 20 20 20 20 41 73 20 61 20 66 69 6e 61 6c |.. As a final| 00001010 20 6e 6f 74 65 2c 20 64 6f 65 73 20 61 6e 79 6f | note, does anyo| 00001020 6e 65 20 6f 75 74 20 74 68 65 72 65 20 6b 6e 6f |ne out there kno| 00001030 77 20 68 6f 77 20 74 6f 20 72 65 73 69 7a 65 20 |w how to resize | 00001040 69 63 6f 6e 73 20 6f 6e 20 52 49 53 43 0a 4f 53 |icons on RISC.OS| 00001050 20 33 2e 31 30 20 77 69 74 68 6f 75 74 20 64 65 | 3.10 without de| 00001060 6c 65 74 69 6e 67 20 69 74 20 61 6e 64 20 72 65 |leting it and re| 00001070 2d 63 72 65 61 74 69 6e 67 20 69 74 20 61 20 64 |-creating it a d| 00001080 69 66 66 65 72 65 6e 74 20 73 69 7a 65 3f 20 49 |ifferent size? I| 00001090 74 20 68 61 73 20 62 65 65 6e 0a 62 75 67 67 69 |t has been.buggi| 000010a0 6e 67 20 6d 65 20 66 6f 72 20 61 20 6c 6f 6e 67 |ng me for a long| 000010b0 20 74 69 6d 65 20 6e 6f 77 2e 0a 0a 43 6f 6e 74 | time now...Cont| 000010c0 61 63 74 20 6d 65 2c 20 4a 61 6d 69 65 20 57 69 |act me, Jamie Wi| 000010d0 6c 73 6f 6e 20 61 74 3a 0a 0a 20 65 2d 6d 61 69 |lson at:.. e-mai| 000010e0 6c 3a 20 20 20 20 20 4a 61 6d 69 65 57 69 6c 73 |l: JamieWils| 000010f0 6f 6e 40 77 2d 68 6f 75 73 65 2e 75 2d 6e 65 74 |on@w-house.u-net| 00001100 2e 63 6f 6d 0a 20 74 65 6c 65 70 68 6f 6e 65 3a |.com. telephone:| 00001110 20 20 30 31 38 36 35 20 37 32 33 32 30 34 0a 20 | 01865 723204. | 00001120 6d 61 69 6c 3a 20 20 20 20 20 20 20 4a 61 6d 69 |mail: Jami| 00001130 65 20 57 69 6c 73 6f 6e 0a 20 20 20 20 20 20 20 |e Wilson. | 00001140 20 20 20 20 20 20 32 35 20 57 68 69 74 65 68 6f | 25 Whiteho| 00001150 75 73 65 20 52 64 0a 20 20 20 20 20 20 20 20 20 |use Rd. | 00001160 20 20 20 20 4f 78 66 6f 72 64 0a 20 20 20 20 20 | Oxford. | 00001170 20 20 20 20 20 20 20 20 4f 58 31 20 34 50 41 0a | OX1 4PA.| 00001180 0a 20 20 20 20 41 73 20 61 20 6d 61 72 6b 20 6f |. As a mark o| 00001190 66 20 72 65 73 70 65 63 74 20 61 6e 64 20 69 6e |f respect and in| 000011a0 63 61 73 65 20 70 65 6f 70 6c 65 20 77 61 6e 74 |case people want| 000011b0 20 74 6f 20 76 69 73 69 74 20 74 68 65 72 65 20 | to visit there | 000011c0 73 69 74 65 73 2c 20 49 20 68 61 76 65 0a 69 6e |sites, I have.in| 000011d0 63 6c 75 64 65 64 20 4a 75 73 74 69 6e 20 46 6c |cluded Justin Fl| 000011e0 65 74 63 68 65 72 20 61 6e 64 20 54 6f 6e 79 20 |etcher and Tony | 000011f0 48 6f 75 67 68 74 6f 6e 27 73 20 61 64 64 72 65 |Houghton's addre| 00001200 73 73 20 69 6e 20 68 65 72 65 3a 0a 0a 20 65 2d |ss in here:.. e-| 00001210 6d 61 69 6c 3a 20 20 20 20 20 47 65 72 70 68 40 |mail: Gerph@| 00001220 69 6e 6e 6f 63 65 6e 74 2e 63 6f 6d 20 20 20 20 |innocent.com | 00001230 20 20 20 20 20 20 20 20 20 20 20 54 6f 6e 79 48 | TonyH| 00001240 40 74 63 70 2e 63 6f 2e 75 6b 0a 20 68 74 74 70 |@tcp.co.uk. http| 00001250 3a 20 20 20 20 20 20 20 2f 2f 75 73 65 72 73 2e |: //users.| 00001260 65 73 73 65 78 2e 61 63 2e 75 6b 2f 75 73 65 72 |essex.ac.uk/user| 00001270 73 2f 67 65 72 70 68 20 20 2f 2f 77 77 77 2e 74 |s/gerph //www.t| 00001280 63 70 2e 63 6f 2e 75 6b 2f 7e 74 6f 6e 79 68 2f |cp.co.uk/~tonyh/| 00001290 0a 20 6d 61 69 6c 3a 20 20 20 20 20 20 20 4a 75 |. mail: Ju| 000012a0 73 74 69 6e 20 46 6c 65 74 63 68 65 72 20 20 20 |stin Fletcher | 000012b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 | T| 000012c0 6f 6e 79 20 48 6f 75 67 68 74 6f 6e 0a 20 20 20 |ony Houghton. | 000012d0 20 20 20 20 20 20 20 20 20 20 31 37 62 20 43 72 | 17b Cr| 000012e0 6f 6d 77 65 6c 6c 20 52 6f 61 64 20 20 20 20 20 |omwell Road | 000012f0 20 20 20 20 20 20 20 20 20 20 20 32 37 31 20 55 | 271 U| 00001300 70 70 65 72 20 57 65 73 74 6f 6e 20 4c 61 6e 65 |pper Weston Lane| 00001310 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 57 65 |. We| 00001320 65 74 69 6e 67 20 20 20 20 20 20 20 20 20 20 20 |eting | 00001330 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 | S| 00001340 6f 75 74 68 61 6d 70 74 6f 6e 0a 20 20 20 20 20 |outhampton. | 00001350 20 20 20 20 20 20 20 20 42 72 61 6e 64 6f 6e 20 | Brandon | 00001360 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001370 20 20 20 20 20 20 20 20 20 53 4f 31 39 20 39 48 | SO19 9H| 00001380 59 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 53 |Y. S| 00001390 75 66 66 6f 6c 6b 0a 20 20 20 20 20 20 20 20 20 |uffolk. | 000013a0 20 20 20 20 49 50 32 37 20 30 51 54 0a | IP27 0QT.| 000013ad