Re: Property inspector opening with wrong object

2021-08-25 Thread Neville Smythe via use-livecode

>  By double-clicking a selected object when with the pointer tool? By 
> selecting from the ?Object? menu?
> 
> Craig

I had forgotten about opening the Inspector with double-click, I had got into 
the habit of opening from the contextual menu. The bug is not happening just 
now so I can’t check if double-click will always work correctly.
> 
> What happens if you open the object inspector, then select an object on a 
> card? It *should* change to the properties of the selected object. 
> 
> Bob S

The Inspector does change to the desired object if I then select the object, so 
it is not a complete disaster.

Clearing the preferences doesn’t help (had to do that after upgrading to 9.6.3 
because the bottom part of the script editor disappeared - did anyone ever find 
out what triggered that? - but the IP bug happened before and after clearing 
Preferences).
>> 
>>> On Aug 24, 2021, at 11:39 PM, Neville Smythe via use-livecode 
>>>  wrote:
>>> 
>>> Has anyone else experienced this? It is very annoying.
>>> 
>>> Sometime when I open the Property Inspector for an object it opens the 
>>> inspector for the stack instead. I don?t know what triggers it, but once it 
>>> starts happening it always happens; relaunching LC restores sanity for a 
>>> while. This is on a Mac using Catalina LC 9.6.3 but it has been happening 
>>> for  while now.
>>> 
>>> Neville Smythe


___
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 opening with wrong object

2021-08-25 Thread Craig Newman via use-livecode
MouseOver?

Perhaps, mouseChunk or mouseCharChunk? And you ask for the number of words from 
char 1 to word 4 of either of those functions?

Craig

> On Aug 25, 2021, at 12:48 PM, KOOB via use-livecode 
>  wrote:
> 
> Hi Neville
> 
> I have started noticing this as well recently.  I haven’t bothered to try and 
> track down what was going wrong.  I thought It was something happening in the 
> stack I was working on.  I had a mouseOver handler in a field to identify the 
> word the mouse was over using mouseChunk so I thought that was causing it.   
> However I did not do tests to confirm that.
> 
> I have only been using LC 9.6.2 and then more recently I upgraded to LC 9.6.3.
> 
> Martin Koob
> 
> Sent from my iPad
> 
>> On Aug 24, 2021, at 11:41 PM, Neville Smythe via use-livecode 
>>  wrote:
>> 
>> Has anyone else experienced this? It is very annoying.
>> 
>> Sometime when I open the Property Inspector for an object it opens the 
>> inspector for the stack instead. I don’t know what triggers it, but once it 
>> starts happening it always happens; relaunching LC restores sanity for a 
>> while. This is on a Mac using Catalina LC 9.6.3 but it has been happening 
>> for  while now.
>> 
>> Neville Smythe
>> ___
>> 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


___
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 opening with wrong object

2021-08-25 Thread KOOB via use-livecode
Hi Neville

I have started noticing this as well recently.  I haven’t bothered to try and 
track down what was going wrong.  I thought It was something happening in the 
stack I was working on.  I had a mouseOver handler in a field to identify the 
word the mouse was over using mouseChunk so I thought that was causing it.   
However I did not do tests to confirm that.

I have only been using LC 9.6.2 and then more recently I upgraded to LC 9.6.3.

Martin Koob

Sent from my iPad

> On Aug 24, 2021, at 11:41 PM, Neville Smythe via use-livecode 
>  wrote:
> 
> Has anyone else experienced this? It is very annoying.
> 
> Sometime when I open the Property Inspector for an object it opens the 
> inspector for the stack instead. I don’t know what triggers it, but once it 
> starts happening it always happens; relaunching LC restores sanity for a 
> while. This is on a Mac using Catalina LC 9.6.3 but it has been happening for 
>  while now.
> 
> Neville Smythe
> ___
> 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 opening with wrong object

2021-08-25 Thread Bob Sneidar via use-livecode
What happens if you open the object inspector, then select an object on a card? 
It *should* change to the properties of the selected object. 

Bob S


> On Aug 25, 2021, at 06:24 , Craig Newman via use-livecode 
>  wrote:
> 
> Hi.
> 
> I have never seen this on my Mac. How do you open the inspector? By 
> double-clicking a selected object when with the pointer tool? By selecting 
> from the “Object” menu?
> 
> Craig
> 
>> On Aug 24, 2021, at 11:39 PM, Neville Smythe via use-livecode 
>>  wrote:
>> 
>> Has anyone else experienced this? It is very annoying.
>> 
>> Sometime when I open the Property Inspector for an object it opens the 
>> inspector for the stack instead. I don’t know what triggers it, but once it 
>> starts happening it always happens; relaunching LC restores sanity for a 
>> while. This is on a Mac using Catalina LC 9.6.3 but it has been happening 
>> for  while now.
>> 
>> Neville Smythe
>> ___
>> 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

___
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 opening with wrong object

2021-08-25 Thread Craig Newman via use-livecode
Hi.

I have never seen this on my Mac. How do you open the inspector? By 
double-clicking a selected object when with the pointer tool? By selecting from 
the “Object” menu?

Craig

> On Aug 24, 2021, at 11:39 PM, Neville Smythe via use-livecode 
>  wrote:
> 
> Has anyone else experienced this? It is very annoying.
> 
> Sometime when I open the Property Inspector for an object it opens the 
> inspector for the stack instead. I don’t know what triggers it, but once it 
> starts happening it always happens; relaunching LC restores sanity for a 
> while. This is on a Mac using Catalina LC 9.6.3 but it has been happening for 
>  while now.
> 
> Neville Smythe
> ___
> 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