On Oct 01, 2006, at 10:59 AM, David Graham wrote:

Joe Huber wrote:
Displaying a property is a relatively simple process of grabbing a
value, then formatting it for sidplay.

Even assuming this is a typo, I can't figure out what a sidplay might be. I'm curious because I find it very tedious to find and display property values in the debugger, especially in large programs, and if there is an
easier way, I would like to know!

How do you grab a value and format it for the debugger to display

You don't ; the debugger does

If you want to display more values in the debugger use Computer Properties as the debugger knows how to deal with those and display the values they return.

"Properties" that are a getter / setter pair of methods it does not display in the debugger

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to