Viewing Events as four char code in XCode Debugger
Viewing Events as four char code in XCode Debugger
- Subject: Viewing Events as four char code in XCode Debugger
- From: Mike Lazear <email@hidden>
- Date: Fri, 17 Dec 2004 10:13:07 -0800
I'm attempting to debug an event handler procedure. In my procedure I get the event class:
UInt32 eventClass = GetEventClass(inEvent);
In the debug variable section of the debugger I would like to show this value as the four char code rather than 32 bit integer (i.e. 1836021107). Is there a summary format that would turn this value back into a four char code?
I'm using XCode 1.5.
Thanks,
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden