| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Apr 28, 2006, at 9:44 AM, Steve Mills wrote:
I've already fixed it, for fixed and fract. For future reference, you can toss these into your CustomDataViews.plist so they work every time: <key>Fixed</key> <dict> <key>SummaryString</key> <string>{((float)($VAR) / ((Fixed) 0x00010000)))}</string> </dict> <key>Fract</key> <dict> <key>SummaryString</key> <string>{((float)($VAR) / ((Fract) 0x40000000))}</string> </dict> Chris |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >Re: Displaying fixed point in XCode debugger (From: Steve Mills <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.