--- In [email protected], sgp <acs322...@...> wrote: > > sgp wrote: > > >> Does your "Park All" option work for you? > > > > Not anymore. Something must be broken. I will fix it and post an > > update. > > Correction. It works here. > If you press it it rolls up and untops all open notes leaving them > in place.
I think it was a problem that occurred after using my stacker. If I resize notes that are currently rolled, they effectively get unrolled but don't have the right roll bit. So I just added to code to unroll all notes before stacking and now Park All works (I think). Maybe you should be unrolling all before rolling all. > Hold Ctrl + press and it will do the same while moving those notes > North-East. When I do that, Notes go east and offscreen enough that I can't unroll any of them, and control-right clicking one doesn't open your menu. Do you use that to move notes to another monitor? > Add Shift and it will move them to mouse (in this case it's > better to start my notes menu with 3 by Shift+Win+n). > > Minor point for notesmenu.ini > > code: > Function SetLocation() > if (pproversion < 4815 && !validpath(ppronotesfolder)) do > > nag once per session. > Well now I'm revising that, I think I will set it in setdefaults for <4815, and just give a messagebox in setlocation re updating the powerpro version. Good thing you did nag because I found some other issues there too, so will hold off posting it until fixed. Regards, Sheri
