Collapse/expand all elements of maps

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Collapse/expand all elements of maps

Post by Didelphodon »

In the variable viewer sometimes it would make sense to have the possibility to quickly expand/collapse all elements of a map to get a better overview of the keys.
Go, tell it on the mountains.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: Collapse/expand all elements of maps

Post by freak »

Just right-click and select "Display all items"
quidquid Latine dictum sit altum videtur
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Collapse/expand all elements of maps

Post by Didelphodon »

freak wrote:Just right-click and select "Display all items"
Not sure if we talk about the same thing. I meant that when I already right-clicked to display all items all elements are shown expanded ... oh, excuse me, I forgot to mention that I meant it in terms of structured elements. Cuz if you display all elements of a structured map any element is expanded (in terms of its structure). Imho to quickly check such a map if a specific key does exist it would make sense to be able to quickly collapse all (structured) elements, hence seeing only the keys.
Go, tell it on the mountains.
Post Reply