1 in the carbon targets the following items are still missing
4 - navigation services support
8 * Correct listbox creation which is causing the following error message
11 ./Controls/Source/ControlAllocation.cp:755: failed assertion `theErr == noErr'
14 This is due to the constant kwxMacListWithVerticalScrollbar at line 40 of
15 src/mac/listbox.cpp because the custom control definition has not been loaded
16 and is not present in memory, see:
18 http://developer.apple.com/technotes/tn/tn2003.html#CustomCode
20 * Implement toggle buttons missing under Mac OS & Mac OS X
22 * Correct smart processing errors that provoke the following error:
24 cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode