Richmond wrote:

> If I have a card with 1 object situated on it and it is selected
> and the inspector for it is  open, and I then make a new object
> on that card the inspector changes to take into account the new
> object.
>
> So . . . why . . .
>
> when I have a card inspector open and I either make a new card or
> move to another card does the inspector NOT show the new card, instead
> of the stack?

Because in addition to creating the object the IDE also selects it, and the selectionChanged message triggers the Inspector update just as it does when moving from a card that had been selected.

I wouldn't call the current behavior a bug; after all, for all long as it's been around it seems to have tripped up exactly one person. :)

But perhaps a feature request might be useful, so that the IDE would select any newly-created card.

There might be side-effects for card selection I'm not anticipating, and this request wouldn't affect things when navigating between existing cards. But if you feel strongly about not having to look at the Inspector's title bar when something seems inexplicable it may at least provide on specific workflow case where that may not be needed.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://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

Reply via email to