Items deselect themselves-is this a bug?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Simon Knight
Posts: 936
Joined: Wed Nov 04, 2009 11:41 am

Items deselect themselves-is this a bug?

Post by Simon Knight »

I am quite new to Revolution so there is a chance that I am causing this problem in some way.

I have a stack that contains one card with a number of graphic objects placed on it. I have code that sets whether the graphics are visible or not. The code runs as I want but when I go into edit mode and select a graphic item and open the inspector the item will automatically deselect if I attempt to make any changes to the settings displayed in the inspector window.

Has anyone else witnessed this type of behaviour?
best wishes
Skids
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10506
Joined: Wed May 06, 2009 2:28 pm

Re: Items deselect themselves-is this a bug?

Post by dunbarx »

My objects stay selected when I open the inspector.
Simon Knight
Posts: 936
Joined: Wed Nov 04, 2009 11:41 am

Re: Items deselect themselves-is this a bug?

Post by Simon Knight »

I think I have discovered what is happening:

If I display a script and then select another object, the new object selects for a few seconds and then deselects. I was expecting to be able to display two script windows at once.

Simon
best wishes
Skids
Post Reply