View debug values in hex
Hi,
First post here. Is it possible to see the values of locals in hex format in the Stack Data view tab of Wings Python IDE?
Best,
--Geert
First time here? Check out the FAQ!
Hi,
First post here. Is it possible to see the values of locals in hex format in the Stack Data view tab of Wings Python IDE?
Best,
--Geert
The Integer Display Mode can be set to hex on the Debugger page of the Preferences dialog. An alternate method to see the hex value is to use the hex() builtin in the Debug Probe.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-01-01 12:09:00 -0600
Seen: 498 times
Last updated: Mar 06 '19