Script Editor Window being bl**dy-minded

Roger Eller roger.e.eller at sealedair.com
Tue Aug 8 08:45:05 EDT 2017


Is there an option for when you don't know its name and the stack is
completely off-screen?

~Roger

On Tue, Aug 8, 2017 at 8:32 AM, panagiotis merakos via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi Lagi,
>
> Yes, "the mousestack" is very useful in those cases where you don't
> know/remember the name of the stack.
>
> Similarly, you can use "the mousecontrol" for controls.
>
> Best regards,
> Panos
> --
>
> On Tue, Aug 8, 2017 at 12:10 PM, Lagi Pittas via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
> > THanks Panos,
> >
> > Even better than what I use - I think thanks to a Dave Kilroy post many
> > eons ago.
> >
> >
> > Because you don't first have to remember or find the name of the window.
> >
> > But I've only ever had this happen to a stack of mine which I know the
> name
> > of anyway.
> >
> > I use  Dave's trick when the window is in the twilight zone and can't be
> > accessed at all.
> >
> > set the loc of stack "Message Box" to the screenLoc
> >
> > Thanks
> >
> > Lagi
> >
> > On 8 August 2017 at 11:57, panagiotis merakos via use-livecode <
> > use-livecode at lists.runrev.com> wrote:
> >
> > > Hi Richmond,
> > >
> > > Type in the msg box:
> > >
> > > "set the loc of the mousestack to the screenloc"  -- BUT DO NOT PRESS
> > ENTER
> > >
> > > Then place your mouse over the script editor window, and now press
> Enter
> > >
> > > Hope this helps,
> > > Panos
> > > --
> > >
> > > On Tue, Aug 8, 2017 at 11:53 AM, Richmond Mathewson via use-livecode <
> > > use-livecode at lists.runrev.com> wrote:
> > >
> > > > Somehow I did something and my scriptEditor window
> > > > got stuck with its grab-bar off the top of my monitor window
> > > > so there is no way I can either move it or resize it.
> > > >
> > > > Richmond.
> > > > _______________________________________________
> > > > use-livecode mailing list
> > > > use-livecode at lists.runrev.com
> > > > Please visit this url to subscribe, unsubscribe and manage your
> > > > subscription preferences:
> > > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > > >
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode at lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list