kryton9
26-05-2008, 09:14
I am really loving and using the debugger in thinAir.
Had a quick question, how can I see the values in User Defined Types?
I put it into the list pane as I do with other variables, it will show the index value ok, but not the data inside the UDT.
For example:
i
c(i).caption
in the display pane I will see the value for i, but nothing for c(i).caption
Thanks for this great tool. I am working on fixing the bugs that were too hard
to trace down before but now a breeze using the debugger!!
Had a quick question, how can I see the values in User Defined Types?
I put it into the list pane as I do with other variables, it will show the index value ok, but not the data inside the UDT.
For example:
i
c(i).caption
in the display pane I will see the value for i, but nothing for c(i).caption
Thanks for this great tool. I am working on fixing the bugs that were too hard
to trace down before but now a breeze using the debugger!!