Page 1 of 1

Two Requests for the VariableViewer->Map/List/Array

Posted: Thu Jan 26, 2012 11:11 am
by Franky
Hi there,
today, I've two requests for the variable viewer.

1.)Under Linkedlists; right click on one list and you get the menu, where I'd like to have a new entry
Display all
Display nonzero
Display range
Display current Element

2.) Under View Array/List/Map
When having structures with nested Lists, Arrays or Maps, which are of structures including Maps/Lists/Arrays, you'll have to do:
Show all Elements -> Select StructureEntry List; rightclick -> Show all Elements -> Select Structure Entry List -> Show all Elements ->...
So far ok.
But now -after having done this 3 times or more- try to get back to the Element you've come from.
You see my point?

So, a HistoryBar (something like hyperlinkgadgets) would be good to have under the Listicongadget.
Could Look like this

Code: Select all

(\)MyList(5)\AnArray(7)\AMap(5)\ ... etc
Just split at the \ and imagine every Map/Array/List that you'v gone through to be an own Hyperlinkgadget.

And perhaps, a stringgadget like in the debugger window could be helpful (with autocomplete) to reselect where you'v been once.
Alternative; the Entry numbers could be Editable ( A Stringgadget inside the ()).


Thanks for attention, questions, discussions, implementations.

Best Regards,

Franky