--- In [email protected], "brucexs" <bswit...@...> wrote:
>
> --- In [email protected], "wolflake" wolflake@ wrote:
> >
> > That's very efficient for windows!!
> >
> > Unfortunately I don't think it works for Powerpro notes.
> >
> > -Rick
> >
> > --- In [email protected], "pjagaraj.rm" <pjagaraj@> wrote:
> > >
> > > I use the following simple command(s) to bring any off-screen
window to the main display:
> > >
> > > Window Show Menu
> > > Window Position! 0 0 active
> > >
> > >
> > >
> > > > -Rick
> > > >
> > > > ;Move notes back on screen
> > > >
> > > > local v=vec.createFromWords(win.handlelist("*"))
>
>
> PowerPro notes are windows with c=PowerProNote (and this could be used
in the given win.handlelist to restrict it to notes by restricting the
fetched handles to this class).
>
> However, like toolbars, PowerPro notes are created as a special type
of window called a toolwindow.  Such windows are excluded from the
taskbar or the powerpro active bar or the window show menu list of
active windows.  However, you can check the note tab option "include
notes on active bar and taskbar" to make newly opened notes into
ordinary windows, and then they will appear on window show menu.
>

Wow! I didn't realize how many ways there was to do this. I also didn't
realize I could open notes, as Bruce suggests, with any text editor -
which will suffice. (I'm just going to create a new note and paste the
next into it...)

Anyhow, thanks for all of your excellent help. I've also learned a bunch
more about how to use notes more effectively in general.

I still believe power-pro is the finest piece of Windows software around
- and I still haven't even attempted to write scripts...which opens up a
whole new universe.

Dave


Reply via email to