> Hi, I would like to make a few suggestions for the note functionality in PowerPro.
As already noted, I am not planning any more enhancements to PowerPro. This one, in particular, is a substantial amount of work (yes the system gives you rich edit, but you have to roll your own interface). Some enterprising soul could do it with a plugin to replace the existing notes built-in and plug in. >for bars. A transparency option would be cool as well. Notes are just windows, so you can make them transparent with win.trans. You could do this individually with a hot key looking at window under mouse. You could do it globally by applying win.trans to every new note (class of window=PowerProNote) with the "open" command list on command list|setup|special lists. You could do it with a script and note plugin if you wanted to restrict transparency to certain categories. > My final suggestion is to make PowerPro auto-reload a note when the corresponding file in the PowerPro Notes-folder has been modified. This would make it easier to synchronize notes across different PCs. When a note file has been replaced with a newer version, PowerPro would automatically update the note if it's showing on the desktop. This should be possible with scripting and file.watchfolder on the note folders.
