Re: property inspector lock 2

2016-11-08 Thread Mike Kerner
What I'm seeing is if I unlock the PI, then I ask for a PI on something
else (say an object on a separate card), the unlocked PI becomes up locked
with the new object.  I did think  about the location being the same, so I
checked that, but no joy.  Same token:  If I lock the PI, it doesn't always
seem to stick, either, and I end up with extra windows when I want one.

On Tue, Nov 8, 2016 at 2:52 PM, stephen barncard <
stephenrevoluti...@barncard.com> wrote:

> I've noticed that inspector windows stack perfectly on top of each other,
> and the 'new' inspector falls directly on top of the locked one, giving the
> visual feedback of being replaced, when actually the locked one is behind
> the new one. Some UI designs make sure 'new' windows will be offset
> slightly, revealing the obfuscated window.
>
> Stephen Barncard - Sebastopol Ca. USA -
> mixstream.org
>
> On Tue, Nov 8, 2016 at 11:08 AM, Mike Kerner 
> wrote:
>
> > Since the original thread was hijacked,
> > Any idea how to make the lock on the property inspector stick?  If I
> select
> > the property inspector for an object and hit the lock, it does not seem
> to
> > stick. So for example, pick A.  Unlock PI.  Pick B.  PI is now locked.
> > Unlock PI.  Repeat - PI lock doesn't seem to stick.
> >
> > --
> > On the first day, God created the heavens and the Earth
> > On the second day, God created the oceans.
> > On the third day, God put the animals on hold for a few hours,
> >and did a little diving.
> > And God said, "This is good."
> > ___
> > use-livecode mailing list
> > use-livecode@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@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: property inspector lock 2

2016-11-08 Thread stephen barncard
I've noticed that inspector windows stack perfectly on top of each other,
and the 'new' inspector falls directly on top of the locked one, giving the
visual feedback of being replaced, when actually the locked one is behind
the new one. Some UI designs make sure 'new' windows will be offset
slightly, revealing the obfuscated window.

Stephen Barncard - Sebastopol Ca. USA -
mixstream.org

On Tue, Nov 8, 2016 at 11:08 AM, Mike Kerner 
wrote:

> Since the original thread was hijacked,
> Any idea how to make the lock on the property inspector stick?  If I select
> the property inspector for an object and hit the lock, it does not seem to
> stick. So for example, pick A.  Unlock PI.  Pick B.  PI is now locked.
> Unlock PI.  Repeat - PI lock doesn't seem to stick.
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>and did a little diving.
> And God said, "This is good."
> ___
> use-livecode mailing list
> use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: property inspector lock 2

2016-11-08 Thread Richard Gaskin

Mike Kerner wrote:

> Any idea how to make the lock on the property inspector stick?  If I
> select the property inspector for an object and hit the lock, it does
> not seem to stick. So for example, pick A.  Unlock PI.  Pick B.  PI
> is now locked. Unlock PI.  Repeat - PI lock doesn't seem to stick.

UTR here, works as expected in v9 on Ubuntu.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: property inspector lock

2016-11-08 Thread J. Landman Gay
The easiest way, without a menu item, is from the message box: "clone this 
card".


Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com



On November 8, 2016 11:36:12 AM Marc Siskin  wrote:


Ralph,

Does typing “Copy this card to this stack” work in the message box?

Marc
On Nov 8, 2016, at 12:33 PM, Ralph DiMola 
> wrote:


How does one duplicate a card in v8? I can't seem to select a card in the
IDE. "duplicate card" is no longer displayed. I guess this have been
replaced by the "duplicate" text. If I select the card in the property
inspector the copy and duplicate edit options are grayed out. Also after
selecting the card in the property inspector the click on the code button
the stack script not the card script is opened. What am I missing here? How
do I select a card?

Thanks

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode

---
Marc Siskin
Manager, Modern Language Resource Center
Carnegie Mellon University
msis...@andrew.cmu.edu



___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

RE: property inspector lock

2016-11-08 Thread Ralph DiMola
Sorry, I had a "hot key nightmare" and sent it with the wrong subject line. I 
resent with correct subject.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Mike Kerner
Sent: Tuesday, November 08, 2016 12:50 PM
To: How to use LiveCode
Subject: Re: property inspector lock

Thanks for hijacking my thread, guys.  GET YOUR OWN THREAD!

On Tue, Nov 8, 2016 at 12:35 PM, Marc Siskin <msis...@andrew.cmu.edu> wrote:

> Ralph,
>
> Does typing “Copy this card to this stack” work in the message box?
>
> Marc
> On Nov 8, 2016, at 12:33 PM, Ralph DiMola <rdim...@evergreeninfo.net< 
> mailto:rdim...@evergreeninfo.net>> wrote:
>
> How does one duplicate a card in v8? I can't seem to select a card in 
> the IDE. "duplicate card" is no longer displayed. I guess this have 
> been replaced by the "duplicate" text. If I select the card in the 
> property inspector the copy and duplicate edit options are grayed out. 
> Also after selecting the card in the property inspector the click on 
> the code button the stack script not the card script is opened. What 
> am I missing here? How do I select a card?
>
> Thanks
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net<mailto:rdim...@evergreeninfo.net>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> ---
> Marc Siskin
> Manager, Modern Language Resource Center Carnegie Mellon University 
> msis...@andrew.cmu.edu<mailto:msis...@andrew.cmu.edu>
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



--
On the first day, God created the heavens and the Earth On the second day, God 
created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: property inspector lock

2016-11-08 Thread Mike Kerner
Thanks for hijacking my thread, guys.  GET YOUR OWN THREAD!

On Tue, Nov 8, 2016 at 12:35 PM, Marc Siskin  wrote:

> Ralph,
>
> Does typing “Copy this card to this stack” work in the message box?
>
> Marc
> On Nov 8, 2016, at 12:33 PM, Ralph DiMola  mailto:rdim...@evergreeninfo.net>> wrote:
>
> How does one duplicate a card in v8? I can't seem to select a card in the
> IDE. "duplicate card" is no longer displayed. I guess this have been
> replaced by the "duplicate" text. If I select the card in the property
> inspector the copy and duplicate edit options are grayed out. Also after
> selecting the card in the property inspector the click on the code button
> the stack script not the card script is opened. What am I missing here? How
> do I select a card?
>
> Thanks
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> ---
> Marc Siskin
> Manager, Modern Language Resource Center
> Carnegie Mellon University
> msis...@andrew.cmu.edu
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: property inspector lock

2016-11-08 Thread Marc Siskin
Ralph,

Does typing “Copy this card to this stack” work in the message box?

Marc
On Nov 8, 2016, at 12:33 PM, Ralph DiMola 
> wrote:

How does one duplicate a card in v8? I can't seem to select a card in the
IDE. "duplicate card" is no longer displayed. I guess this have been
replaced by the "duplicate" text. If I select the card in the property
inspector the copy and duplicate edit options are grayed out. Also after
selecting the card in the property inspector the click on the code button
the stack script not the card script is opened. What am I missing here? How
do I select a card?

Thanks

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

---
Marc Siskin
Manager, Modern Language Resource Center
Carnegie Mellon University
msis...@andrew.cmu.edu



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

RE: property inspector lock

2016-11-08 Thread Ralph DiMola
How does one duplicate a card in v8? I can't seem to select a card in the
IDE. "duplicate card" is no longer displayed. I guess this have been
replaced by the "duplicate" text. If I select the card in the property
inspector the copy and duplicate edit options are grayed out. Also after
selecting the card in the property inspector the click on the code button
the stack script not the card script is opened. What am I missing here? How
do I select a card?

Thanks

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode