Short: V1.9 Cool PostIT! Style Reminder for WB Author: koehlerthilo@gmx.de (Thilo Köhler) Uploader: support hd-rec de (Thilo Köhler) Type: util/wb Version: 1.9 Architecture: m68k-amigaos Web: http://posted.hd-rec.de PosTED V1.9 ======================================================================== ___________________________________________________________ INTRODUCTION: ___________________________________________________________ This is nothing more than a small texteditor looking like those PostIt! messages on yellow paper. It is meant to stay on your WB screen all the time, reminding you about important stuff. You can just type something in, and it will stay there. You can also grab the invisible size gadget and change the window size. You never have to save settings or the text, its all done automatically when the window is deactivated while you go on with your work. The title bar is an IFF-ILBM image and can be changed, same as the background colour. ___________________________________________________________ REQUIREMENTS: ___________________________________________________________ Hardware: Any Amiga with 4MB of Fast RAM. Runs emulated on AOne, Pegasos, Amitlhon and WinUAE Software: - OS3.0+ - guigfx.library, render.library ___________________________________________________________ FEATURES: ___________________________________________________________ Stays permanent on WB and displays text. The text can be modified directly and will be stored automatically. ___________________________________________________________ INSTALLATION: ___________________________________________________________ Unarchive the LHA file and copy all PosTED files anywhere you want, I suggest Sys:WBStartup. The file where the text is stored is by default PosTED.txt, but can be changed to anything else, like "Sys:Storage/mynotes.txt". This way, you can have several PosTEDs at the same time. Best place is probably the Sys:WBStartup drawer. That`s all ! ___________________________________________________________ USAGE: ___________________________________________________________ Should be self explaining. ___________________________________________________________ CONFIGURATION: ___________________________________________________________ Tooltypes: ; General Settings File=... // define the filename of the textfile that stores the typed text Note: The filename without path and file extention is used as window title. PubScreen=Workbench // Set the desired pubscreen name you want PosTED to open on StartIconified=No // start PosTED iconified ; Window Settings SavePosition=Yes // save the window position an remembe rit the next reboot WindowX=... // window size and position, this will be updated automatically WindowY=... WindowWidth=... WindowHeight=... ; General Texteditor Settings FontName=Helvetica // texteditors fontname FontSize=13 // texteditors font size BlinkSpeed=3 // blinkspeed of cursor, a value of 0 indicates non-blinking cursor LeftBorder=2 // border at the left side RGB_Text=$000055 // RGB value for the text, e.g. $000000 for black RGB_Background=$ffff00 // RGB value for the background, e.g. $FFFFFF for white RGB_Marker=$aabbdd // RGB value for the marker RGB_MarkerText=$FFFFFF // RGB value for the marked text All other tooltypes should stay unchanged, unless you know what you are doing. ___________________________________________________________ BUGS AND PROBLEMS: ___________________________________________________________ - no known bugs ___________________________________________________________ History: ___________________________________________________________ v1.9 - fix a bug: zlib.library was requested but not needed - added "StartIconified" and "SavePosition" tooltypes - added internal default image, if the file "PosTED.iff" is missing (this means that you need to copy "PosTED.iff" only if you want to use a title background different to the default) v1.8 - minor bug fixes - added different colours and changed top background pattern to fit - can be started with different project icons (=different settings) - added "TopBorder" tooltype for pixel space between top label and text v1.7 - fixed and improved undo system - recompile with minor bugfixes and improvements v1.6 - fixed a clipboard bug when you marked an empty line v1.5 - fixed a bug that could make PosTED crash on AOS4 while doing GFX refresh v1.4 - bugfix when prefs where changed - bugfix when PosTED was iconified - added "about" requester v1.3 - a lot of smaller bugfixes - fixed clipboard bug for AOS4 (thanks to Stephan Ruprecht and Bernd Roesch) v1.2 - added App functionality (AppIcon, AppMenu, Drag&Drop) - bugfixes/rewrite of undo buffer code - reduced memory consumption from 4MB to 1,3MB - improved undo system to limit number of undo steps - some minor bugfixes and cleanups v1.0 - created ___________________________________________________________ FUTURE: ___________________________________________________________ - hmm... suggestions are welcome. Please email bug reports, suggestions or just "thank you" to support@hd-rec.de