I've been trying to get an app (that passes gremlin testing using the 3.1 SDK) to work with the 3.5 SDK. I seem to have a couple of problems with tables in the app. I've made the type conversions and get a good compile but the tables always display with the field types set as checkboxes. I set the TblSetItemStyle to customTableItem but they don't display correctly. I've changed all the Word references to Int16 and any other variable changes as per the KB project conversion guide without success. I also notice the custom draw function is also not getting called. If I check the TableType* during the table setup, the structure contains the correct function address. Are there any additional calls that must be made during the table setup? The 3.5 docs are not too clear if there are any additional setup calls outside of what is required for the 3.1 SDK. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
