Page 1 of 1

Hidden Objects

Posted: Thu May 28, 2020 8:27 pm
by RossG
Is there a way/add-on that can show a list
of the hidden objects?

When there are a lot of them using the show
function isn't much help.

Re: Hidden Objects

Posted: Thu May 28, 2020 8:46 pm
by bogs
Um, well I'm sure this is too obvious, but the Project Browser shows all items all the time regardless of their state.
aPic_hideAndSeek.png
Seek and you shall find...
Navigator (Development-> Plugins) also shows all the controls regardless of state (and does a lot more than that, worth exploring).
aPic_findYourWayNavigator.png
Navigating a rocky path...

Re: Hidden Objects

Posted: Thu May 28, 2020 10:01 pm
by dunbarx
Hi.

Bogs uses gadgets like the Project Browser and Navigator. You should, too.

If there are a LOT of them, even these can get ungainly. So why do you want such a list? I am not being flip; I can think of many reasons, but yours may allow us to think of the best way to store, display or modify it.

Craig

Re: Hidden Objects

Posted: Fri May 29, 2020 8:16 pm
by jacque
Another way is to use LC's View menu and select "Show invisible objects".

Re: Hidden Objects

Posted: Fri May 29, 2020 9:13 pm
by bogs
dunbarx wrote:
Thu May 28, 2020 10:01 pm
Bogs uses gadgets like the Project Browser and Navigator.
Bogs does no such thing hahaha. When I want to see any invisible controls, I run a repeat loop through the controls and set the visible property hahaha.

Mc doesn't have a project browser, not in the sense Lc does anyway.

Re: Hidden Objects

Posted: Sat May 30, 2020 1:27 am
by dunbarx
Well, for someone who does not use them, you sure talk about them a lot.

Craig

Re: Hidden Objects

Posted: Sat May 30, 2020 10:50 am
by bogs
That is true. I am certainly aware they are there (in Lc), and I don't expect someone asking a question about how to do 'x' to want to write repeat loops to do what is readily available in the IDE ;)

If the majority of people asking the question could be reasonably assumed to be using Rev 1.1 or 2.2, I'd have mentioned the 'Application overview' (nothing else was there at the time), Navigator didn't show up till 2.5 iirc. YMMV :twisted:

As for the PB itself, I think it was most useful between v.6.01 to 7.14, I consider the new one pretty awful in comparison, but I doubt that is news to anyone hah. Maybe the next revision of it will be better.

Re: Hidden Objects

Posted: Mon Jun 01, 2020 1:07 am
by Lonnie
Hi RossG and the gang!
sorry to barge in but ...
I have a page full of listings in my Project Browser and can't figure out how to clear them out. None of them respond to clicking. I've shut down and rebooted. Most are various library files that my app must have called but sure like to clean it up. Seems to be related to all the messages I get when I try to Save As Stand Alone as well.
Lonnie

Re: Hidden Objects

Posted: Mon Jun 01, 2020 1:11 pm
by bogs
Without a screen shot to confirm it, it sounds like you are viewing LiveCode UI elements in lists. Go to the 'View' menu, and make sure 'LiveCode UI elements in lists' is unchecked.