--- In [email protected], sgp <acs322...@...> wrote: > > Sheri wrote: > > > > > I've not been able to replicate that. ... > > If activate is off, activate is also off for left-clicking the > > note. Is everything ok if you left click the note? Fine here. I > > just brought up a closed a note, it's remaining visible, and I'm > > still typing away answering your message. > > Yes, everything is ok if I left click the note. >
I have since replicated it (seems I had commented out the hideafter property of your ini early on and forgotten about it) <http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/NoteMenuUpdates/NoteMenu_216.zip> Latest notemenu includes some significant changes, please let me know if you encounter any problems. version 2.16 Removed doright function Added id for noteitems in NoteEntry Menu now shown from cl (imported from file) Altered notemenu as follows: - by default left clicking note entries always activates them - right click actions are now always created and available on notemenu - by default right clicking note entries shows without activating - added option to alter Ontop property for notes that are not activated - changed Close All so that it also removes ontop setting from notes being closed If sgp extensions are enabled: -by default ctrl can be combined with left and right click to show sgp menu -need to hold down ctrl until note shows to assure sgp menu will show -alternate triggers can be enabled (bsgpAlt) -alternate triggers combine with alternate activate (bsgpAlt_Activate) -with alternate triggers, sgp menu is shown consistent with previous versions: - on right click or on ctrl+enter - note is activated or not depending on the value of bsgpAlt_Activate Removed the first argument to shownotes Modified input dialogs and option tooltips consistent with new options (removed color option from dialog, no room) - if sgp extension is not enabled, can be enabled on input dialog - if sgp extensions are enabled, can set or unset bsgpAlt and bsgAlt_Activate (but can't disable sgp extensions) Modified notemenu_defaults.ini to add bOntop4NA, bsgpAlt and bsgpAlt_Activate and remove bActivateNote (no longer static) Previously assumed "/" was used as Powerpro's tooltip line break character, now tests tooltipseparator for pproversion > 4909
