Hi,
When I place a variable into a Watch window it is shown in Radix 16 by default.
How do I change the default Watch window radix (to 10) ?
Thanks
Thank you, did not know about those options.
I was hoping for more 'global setting' preserved between debug sessions and for variable drag&drop into watch window - so that when I right click I would see 'hexadecimal display' OFF. I thought this might be stored in project.uvgui.user or project.uvopt.
I understand HEX format preferable when dealing with addresses of course but with my current project I usually want to see content at an address in decimal format.