access to actual linked list item

Working on new editor enhancements?
CSAUER
Enthusiast
Enthusiast
Posts: 188
Joined: Mon Oct 18, 2004 7:23 am
Location: Germany

access to actual linked list item

Post by CSAUER »

On variables list window I would like to find the context-menu on linked lists entry: "show actual entry". Maybe this should be reached with a double click on the linked list item as well.

Additionally, could you please add the value preview in debug-mode (mouse over) for list-items and structure-items.

Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PB4.1 - Win: MacBook black 2008 2,4 GHz, 4 GB RAM, MacOSX 10.5/VMWare/WinXP
PB4.1 - Mac: MacMini G4 1,4 GHz, 512 MB RAM, MacOSX 10.4
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Re: access to actual linked list item

Post by walker »

CSAUER wrote: Additionally, could you please add the value preview in debug-mode (mouse over) for list-items and structure-items.
this actually IS working.... you have to mark the element or structured var and then you'll see the value..... (it works like on expressions)
CSAUER
Enthusiast
Enthusiast
Posts: 188
Joined: Mon Oct 18, 2004 7:23 am
Location: Germany

Post by CSAUER »

Thanks, but it doesn't work if you use "WITH" command.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PB4.1 - Win: MacBook black 2008 2,4 GHz, 4 GB RAM, MacOSX 10.5/VMWare/WinXP
PB4.1 - Mac: MacMini G4 1,4 GHz, 512 MB RAM, MacOSX 10.4
Post Reply